Update lang for keyboard mode

This commit is contained in:
Asura
2022-08-04 21:02:00 +08:00
parent 05b157af45
commit 2d0cdd83a2
18 changed files with 22 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Connection not allowed", "Verbindung abgelehnt"),
("Legacy mode", ""),
("Map mode", ""),
("Translate mode", ""),
("Use temporary password", "Temporäres Passwort verwenden"),
("Use permanent password", "Dauerhaftes Passwort verwenden"),
("Use both passwords", "Beide Passwörter verwenden"),