mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 16:33:01 +08:00
Update de.rs (#6843)
This commit is contained in:
parent
9e25049fe8
commit
8c40c28fe0
@ -580,6 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("swap-left-right-mouse", "Linke und rechte Maustaste tauschen"),
|
||||
("2FA code", "2FA-Code"),
|
||||
("2fa_tip", "Bitte geben Sie Ihren 2FA-Code in der Authentifizierungs-App ein."),
|
||||
("More", ""),
|
||||
("More", "Mehr"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user