mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 07:11:29 +03:00
Fix. Connection, 2FA dialog, esc & enter (#6946)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -579,7 +579,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Swap control-command key", "Prohození klávesy control-command"),
|
||||
("swap-left-right-mouse", "Prohodit levé a pravé tlačítko myši"),
|
||||
("2FA code", "2FA kód"),
|
||||
("2fa_tip", "Zadejte svůj kód 2FA do ověřovací aplikace."),
|
||||
("More", "Více"),
|
||||
("enable-2fa-title", ""),
|
||||
("enable-2fa-desc", ""),
|
||||
|
||||
Reference in New Issue
Block a user