mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
commit
2169ef5016
@ -492,11 +492,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("no_desktop_title_tip", "No hay escritorio disponible"),
|
||||
("no_desktop_text_tip", "Por favor, instala GNOME Desktop"),
|
||||
("No need to elevate", "No es necesario elevar privilegios"),
|
||||
("System Sound", ""),
|
||||
("Default", ""),
|
||||
("System Sound", "Sonido del Sistema"),
|
||||
("Default", "Predeterminado"),
|
||||
("New RDP", "Nuevo RDP"),
|
||||
("Fingerprint", ""),
|
||||
("Copy Fingerprint", ""),
|
||||
("no fingerprints", ""),
|
||||
("Fingerprint", "Huella dactilar"),
|
||||
("Copy Fingerprint", "Copiar huella dactilar"),
|
||||
("no fingerprints", "sin huellas dactilares"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user