rustdesk
2024-01-07 13:21:38 +08:00
parent 6352b3a594
commit b2b30b0cf5
39 changed files with 81 additions and 1 deletions

View File

@@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}