mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-28 15:49:04 +08:00
commit
53197baf5e
@ -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 New Issue
Block a user