restore lang

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-30 23:26:03 +08:00
parent 41573a94b4
commit 5fcb30d3c7
35 changed files with 34 additions and 35 deletions

View File

@@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Close", "Cerrar"),
("Retry", "Reintentar"),
("OK", ""),
("remember_password_tip", ""),
("Password Required", "Se requiere contraseña"),
("Please enter your password", "Por favor, introduzca su contraseña"),
("Remember password", "Recordar contraseña"),
("Wrong Password", "Contraseña incorrecta"),