Merge pull request #4892 from flusheDData/master

Update es.rs
This commit is contained in:
RustDesk 2023-07-06 22:40:57 +08:00 committed by GitHub
commit e5dad3467b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,7 +208,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("x11 expected", "x11 necesario"), ("x11 expected", "x11 necesario"),
("Port", "Puerto"), ("Port", "Puerto"),
("Settings", "Ajustes"), ("Settings", "Ajustes"),
("Username", " Nombre de usuario"), ("Username", "Nombre de usuario"),
("Invalid port", "Puerto incorrecto"), ("Invalid port", "Puerto incorrecto"),
("Closed manually by the peer", "Cerrado manualmente por el par"), ("Closed manually by the peer", "Cerrado manualmente por el par"),
("Enable remote configuration modification", "Habilitar modificación remota de configuración"), ("Enable remote configuration modification", "Habilitar modificación remota de configuración"),