mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 13:01:28 +03:00
Merge branch 'rustdesk/master'
This commit is contained in:
@@ -103,6 +103,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Original", "Originala rilatumo"),
|
||||
("Shrink", "Ŝrumpi"),
|
||||
("Stretch", "Streĉi"),
|
||||
("Scrollbar", "Rulumbreto"),
|
||||
("ScrollAuto", "Rulumu Aŭtomate"),
|
||||
("Good image quality", "Bona bilda kvalito"),
|
||||
("Balanced", "Normala bilda kvalito"),
|
||||
("Optimize reaction time", "Optimigi reakcia tempo"),
|
||||
@@ -302,5 +304,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure you want to restart", ""),
|
||||
("Restarting Remote Device", ""),
|
||||
("remote_restarting_tip", ""),
|
||||
("Copied", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user