mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 16:41:28 +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", "Wissel controle-commando toets"),
|
||||
("swap-left-right-mouse", "wissel-links-rechts-muis"),
|
||||
("2FA code", "2FA-code"),
|
||||
("2fa_tip", "Geef je 2FA-code op in de verificatie-app."),
|
||||
("More", "Meer"),
|
||||
("enable-2fa-title", "activeer-2fa-titel"),
|
||||
("enable-2fa-desc", "activeer-2fa-desc"),
|
||||
|
||||
Reference in New Issue
Block a user