mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 20:31:26 +03:00
Update de.rs (#12783)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Supported only in the installed version.", "Wird nur in der installierten Version unterstützt."),
|
("Supported only in the installed version.", "Wird nur in der installierten Version unterstützt."),
|
||||||
("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"),
|
("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"),
|
||||||
("Preparing for installation ...", "Installation wird vorbereitet …"),
|
("Preparing for installation ...", "Installation wird vorbereitet …"),
|
||||||
("Show my cursor", ""),
|
("Show my cursor", "Meinen Cursor anzeigen"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user