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