mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 16:11:29 +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", "Ratio d'origine"),
|
||||
("Shrink", "Rétrécir"),
|
||||
("Stretch", "Étirer"),
|
||||
("Scrollbar", "Barre de défilement"),
|
||||
("ScrollAuto", "Défilement automatique"),
|
||||
("Good image quality", "Bonne qualité d'image"),
|
||||
("Balanced", "Qualité d'image normale"),
|
||||
("Optimize reaction time", "Optimiser le temps de réaction"),
|
||||
|
||||
Reference in New Issue
Block a user