mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 09:01:04 +03:00
flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -103,6 +103,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Original", "Původní"),
|
||||
("Shrink", "Oříznout"),
|
||||
("Stretch", "Roztáhnout"),
|
||||
("Scrollbar", "Posuvník"),
|
||||
("ScrollAuto", "Rolovať Auto"),
|
||||
("Good image quality", "Dobrá kvalita obrazu"),
|
||||
("Balanced", "Vyvážené"),
|
||||
("Optimize reaction time", "Optimalizovat pro co nejnižší prodlevu odezvy"),
|
||||
|
||||
Reference in New Issue
Block a user