mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-13 16:21:06 +03:00
@@ -526,5 +526,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Sort tags", "Tags sortieren"),
|
||||
("Open connection in new tab", "Verbindung in neuem Tab öffnen"),
|
||||
("Move tab to new window", "Tab in neues Fenster verschieben"),
|
||||
("Can not be empty", ""),
|
||||
("Already exists", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user