mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
commit
a0fc9d5539
1 changed files with 2 additions and 2 deletions
|
|
@ -387,7 +387,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Please Select the screen to be shared(Operate on the peer side).", "Seleccione la pantalla que se compartirá (Operar en el lado del par)."),
|
||||
("Show RustDesk", "Mostrar RustDesk"),
|
||||
("This PC", "Este PC"),
|
||||
("or", ""),
|
||||
("Continue with", ""),
|
||||
("or", "o"),
|
||||
("Continue with", "Continuar con"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue