forked from mirrors/rustdesk
Update de.rs (#12783)
This commit is contained in:
parent
aa8278e1d5
commit
ed5cd21cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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."),
|
||||
("elevation_username_tip", "Geben Sie Benutzername oder Domäne\\Benutzername ein"),
|
||||
("Preparing for installation ...", "Installation wird vorbereitet …"),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "Meinen Cursor anzeigen"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue