forked from mirrors/rustdesk
Update de.rs (#12600)
This commit is contained in:
parent
1d6037003a
commit
212bbaf44c
1 changed files with 1 additions and 1 deletions
|
|
@ -708,6 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("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."),
|
||||
("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"),
|
||||
("Preparing for installation ...", ""),
|
||||
("Preparing for installation ...", "Installation wird vorbereitet …"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue