mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-23 17:09:40 +00:00
commit
53197baf5e
1 changed files with 2 additions and 2 deletions
|
|
@ -388,7 +388,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("This PC", "Este PC"),
|
||||
("or", "o"),
|
||||
("Continue with", "Continuar con"),
|
||||
("Elevate", ""),
|
||||
("Zoom cursor", ""),
|
||||
("Elevate", "Elevar"),
|
||||
("Zoom cursor", "Ampliar cursor"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue