mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 23:41:27 +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", "Originale"),
|
||||
("Shrink", "Restringi"),
|
||||
("Stretch", "Allarga"),
|
||||
("Scrollbar", "Barra di scorrimento"),
|
||||
("ScrollAuto", "Scorri automaticamente"),
|
||||
("Good image quality", "Buona qualità immagine"),
|
||||
("Balanced", "Bilanciato"),
|
||||
("Optimize reaction time", "Ottimizza il tempo di reazione"),
|
||||
|
||||
Reference in New Issue
Block a user