mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-13 11:09:17 +08:00
Update es.rs
New terms added
This commit is contained in:
parent
7e4eeca7c4
commit
35f69bcf51
@ -400,7 +400,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("wayland_experiment_tip", "El soporte para Wayland está en fase experimental, por favor, use X11 si necesita acceso desatendido."),
|
||||
("Right click to select tabs", "Clic derecho para seleccionar pestañas"),
|
||||
("Add to Address Book", "Añadir a la libreta de direcciones"),
|
||||
("Group", ""),
|
||||
("Search", ""),
|
||||
("Group", "Grupo"),
|
||||
("Search", "Búsqueda"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user