mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 06:21:28 +03:00
update lang
This commit is contained in:
@@ -35,6 +35,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("About", "Über"),
|
||||
("Mute", "Stummschalten"),
|
||||
("Audio Input", "Audio-Eingang"),
|
||||
("Enhancements", ""),
|
||||
("Hardware Codec", ""),
|
||||
("Adaptive Bitrate", ""),
|
||||
("ID Server", "ID Server"),
|
||||
("Relay Server", "Verbindungsserver Server"),
|
||||
("API Server", "API Server"),
|
||||
@@ -105,6 +108,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Optimize reaction time", "Optimierte Reaktionszeit"),
|
||||
("Custom", "Benutzerdefiniert"),
|
||||
("Show remote cursor", "Ferngesteuerten Cursor anzeigen"),
|
||||
("Show quality monitor", ""),
|
||||
("Disable clipboard", "Zwischenablage deaktivieren"),
|
||||
("Lock after session end", "Sperren nach Sitzungsende"),
|
||||
("Insert", "Einfügen"),
|
||||
|
||||
Reference in New Issue
Block a user