mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 14:41:27 +03:00
privacy_mode: win10 magnifier
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -270,5 +270,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Quit", "Ukončit"),
|
||||
("doc_mac_permission", "https://rustdesk.com/docs/en/manual/mac/#enable-permissions"),
|
||||
("Help", "Nápověda"),
|
||||
("Failed", "Nepodařilo se"),
|
||||
("Succeeded", "Uspěl"),
|
||||
("Someone turns on privacy mode, exit", "Někdo zapne režim soukromí, ukončete ho"),
|
||||
("Unsupported", "Nepodporováno"),
|
||||
("Peer denied", "Peer popřel"),
|
||||
("Please install plugins", "Nainstalujte si prosím pluginy"),
|
||||
("Peer exit", "Peer exit"),
|
||||
("Failed to turn off", "Nepodařilo se vypnout"),
|
||||
("Turned off", "Vypnutý"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user