Update es.rs

A small change for consistency (Enable/Habilitar instead of Activate/Activar
This commit is contained in:
Miguel F. G 2022-11-22 17:46:28 +01:00 committed by GitHub
parent 3b0df42e74
commit ce9427c65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Use permanent password", "Usar contraseña permamente"),
("Use both passwords", "Usar ambas contraseñas"),
("Set permanent password", "Establecer contraseña permamente"),
("Enable Remote Restart", "Activar reinicio remoto"),
("Enable Remote Restart", "Habilitar reinicio remoto"),
("Allow remote restart", "Permitir reinicio remoto"),
("Restart Remote Device", "Reiniciar dispositivo"),
("Are you sure you want to restart", "Esta Seguro que desea reiniciar?"),