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

@@ -302,6 +302,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Connection not allowed", ""),
("Legacy mode", ""),
("Map mode", ""),
("Translate mode", ""),
("Connection not allowed", "Conexión no disponible"),
("Use temporary password", "Usar contraseña temporal"),
("Use permanent password", "Usar contraseña permamente"),