mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 15:31:30 +03:00
Mobile. Share Screen. Add "Your Device" to translations
This commit is contained in:
@@ -467,5 +467,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Restore", ""),
|
||||
("Minimize", ""),
|
||||
("Maximize", ""),
|
||||
("Your Device", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user