mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-28 07:39:36 +08:00
Update de.rs
This commit is contained in:
parent
6c15dd6fd5
commit
cd57009a46
@ -501,10 +501,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Select a peer", "Gegenstelle auswählen"),
|
||||
("Select peers", "Gegenstellen auswählen"),
|
||||
("Plugins", "Plugins"),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("Uninstall", "Deinstallieren"),
|
||||
("Update", "Update"),
|
||||
("Enable", "Aktivieren"),
|
||||
("Disable", "Deaktivieren"),
|
||||
("Options", "Einstellungen"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user