mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-01 09:59:19 +08:00
commit
53197baf5e
@ -388,7 +388,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("This PC", "Este PC"),
|
("This PC", "Este PC"),
|
||||||
("or", "o"),
|
("or", "o"),
|
||||||
("Continue with", "Continuar con"),
|
("Continue with", "Continuar con"),
|
||||||
("Elevate", ""),
|
("Elevate", "Elevar"),
|
||||||
("Zoom cursor", ""),
|
("Zoom cursor", "Ampliar cursor"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user