mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 05:21:28 +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", "Oryginał"),
|
||||
("Shrink", "Zmniejsz"),
|
||||
("Stretch", "Zwiększ"),
|
||||
("Scrollbar", "Pasek przewijania"),
|
||||
("ScrollAuto", "Przewijanie automatyczne"),
|
||||
("Good image quality", "Dobra jakość obrazu"),
|
||||
("Balanced", "Zrównoważony"),
|
||||
("Optimize reaction time", "Zoptymalizuj czas reakcji"),
|
||||
|
||||
Reference in New Issue
Block a user