mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 13:01:29 +03:00
Update de.rs (#12424)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("The user is not an administrator.", "Der Benutzer ist kein Administrator."),
|
("The user is not an administrator.", "Der Benutzer ist kein Administrator."),
|
||||||
("Failed to check if the user is an administrator.", "Es konnte nicht geprüft werden, ob der Benutzer ein Administrator ist."),
|
("Failed to check if the user is an administrator.", "Es konnte nicht geprüft werden, ob der Benutzer ein Administrator ist."),
|
||||||
("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", ""),
|
("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user