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"),
|
("swap-left-right-mouse", "Linke und rechte Maustaste tauschen"),
|
||||||
("2FA code", "2FA-Code"),
|
("2FA code", "2FA-Code"),
|
||||||
("2fa_tip", "Bitte geben Sie Ihren 2FA-Code in der Authentifizierungs-App ein."),
|
("2fa_tip", "Bitte geben Sie Ihren 2FA-Code in der Authentifizierungs-App ein."),
|
||||||
("More", ""),
|
("More", "Mehr"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user