mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
Update es.rs
This commit is contained in:
parent
77971a64e7
commit
d436f4946f
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Translate mode", "Modo traducido"),
|
||||
("Use temporary password", "Usar contraseña temporal"),
|
||||
("Use permanent password", "Usar contraseña permamente"),
|
||||
("Use both passwords", "Usar ambas comtraseñas"),
|
||||
("Use both passwords", "Usar ambas contraseñas"),
|
||||
("Set permanent password", "Establecer contraseña permamente"),
|
||||
("Set temporary password length", "Establecer largo de contraseña temporal"),
|
||||
("Enable Remote Restart", "Activar reinicio remoto"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue