mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 08:58:52 +00:00
Update es.rs
This commit is contained in:
parent
e5cf04a8a2
commit
96460e2a4c
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Allow hearing sound", "Permitir escuchar sonido"),
|
||||
("Allow file copy and paste", "Permitir copiar y pegar archivos"),
|
||||
("Connected", "Conectado"),
|
||||
("Direct and encrypted connection", "Conexión directa y encriptada"),
|
||||
("Direct and encrypted connection", "Conexión directa y cifrada"),
|
||||
("Relayed and encrypted connection", "Conexión retransmitida y cifrada"),
|
||||
("Direct and unencrypted connection", "Conexión directa y sin cifrar"),
|
||||
("Relayed and unencrypted connection", "Conexión retransmitida y sin cifrar"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue