mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 16:31:27 +03:00
added translations
This commit is contained in:
@@ -477,5 +477,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Empty Username", "Leerer Benutzername"),
|
||||
("Empty Password", "Leeres Passwort"),
|
||||
("Me", "Ich"),
|
||||
("Show monitors in menu bar", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user