mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 09:51:28 +03:00
@@ -543,5 +543,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("HSV Color", ""),
|
||||
("Installation Successful!", ""),
|
||||
("Installation failed!", ""),
|
||||
("Input", ""),
|
||||
("Default Scroll Mode", ""),
|
||||
("Default mode", ""),
|
||||
("Reverse mode", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user