mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 04:12:20 +08:00
Update es.rs
Removal of a space before text
This commit is contained in:
parent
6c8c3b4a7a
commit
5a9d50db46
@ -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"),
|
||||||
|
Loading…
Reference in New Issue
Block a user