mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
commit
5cb195920c
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Succeeded", "Logrado"),
|
||||
("Someone turns on privacy mode, exit", "Alguien active el modo privacidad, salga"),
|
||||
("Unsupported", "No soportado"),
|
||||
("Peer denied", "Par negado"),
|
||||
("Peer denied", "Par denegado"),
|
||||
("Please install plugins", "Instale complementos"),
|
||||
("Peer exit", "Par salio"),
|
||||
("Failed to turn off", "Error al apagar"),
|
||||
|
|
|
|||
Loading…
Reference in a new issue