mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 22:11:30 +03:00
@@ -492,7 +492,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("no_desktop_title_tip", "Es ist kein Desktop verfügbar."),
|
||||
("no_desktop_text_tip", "Bitte installieren Sie den GNOME-Desktop."),
|
||||
("No need to elevate", "Erhöhung der Rechte nicht erforderlich"),
|
||||
("System Sound", ""),
|
||||
("Default", ""),
|
||||
("New RDP", "Neue RDP-Verbindung"),
|
||||
("Failed to listen on {}: {}", "Lauschen fehlgeschlagen auf Port {}: {}"),
|
||||
("Fingerprint", ""),
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user