mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 12:31: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", "Поміняти місцями клавіші Control та Command"),
|
||||
("swap-left-right-mouse", "Поміняти місцями ліву та праву кнопки миші"),
|
||||
("2FA code", "Код двофакторної автентифікації"),
|
||||
("2fa_tip", "Будь ласка, введіть код двофакторної автентифікації в застосунку для автентифікації."),
|
||||
("More", "Більше"),
|
||||
("enable-2fa-title", ""),
|
||||
("enable-2fa-desc", ""),
|
||||
|
||||
Reference in New Issue
Block a user