mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 23:21:06 +03:00
Update de.rs (#13919)
This commit is contained in:
@@ -729,6 +729,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("server-oss-not-support-tip", "HINWEIS: RustDesk Server OSS enthält diese Funktion nicht."),
|
("server-oss-not-support-tip", "HINWEIS: RustDesk Server OSS enthält diese Funktion nicht."),
|
||||||
("input note here", "Hier eine Notiz eingeben"),
|
("input note here", "Hier eine Notiz eingeben"),
|
||||||
("note-at-conn-end-tip", "Am Ende der Verbindung um eine Notiz bitten."),
|
("note-at-conn-end-tip", "Am Ende der Verbindung um eine Notiz bitten."),
|
||||||
("Show terminal extra keys", ""),
|
("Show terminal extra keys", "Zusätzliche Tasten des Terminals anzeigen"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user