mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
commit
5db71ef7b1
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue