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", "Подключение не разрешено"),
("Legacy mode", ""),
("Map mode", ""),
("Translate mode", ""),
("Use temporary password", "Использовать временный пароль"),
("Use permanent password", "Использовать постоянный пароль"),
("Use both passwords", "Использовать оба пароля"),