mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 00:51:28 +03:00
@@ -641,5 +641,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Platform", "Platforma"),
|
||||
("Days remaining", "Zbývajících dnů"),
|
||||
("enable-trusted-devices-tip", "Přeskočte 2FA ověření na důvěryhodných zařízeních"),
|
||||
("Parent directory", ""),
|
||||
("Resume", ""),
|
||||
("Invalid file name", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user