Update de.rs (#9054)
This commit is contained in:
parent
65318efd67
commit
b477aded0b
@ -636,10 +636,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Requires at least {} characters", "Erfordert mindestens {} Zeichen"),
|
||||
("Wrong PIN", "Falsche PIN"),
|
||||
("Set PIN", "PIN festlegen"),
|
||||
("Enable trusted devices", ""),
|
||||
("Manage trusted devices", ""),
|
||||
("Platform", ""),
|
||||
("Days remaining", ""),
|
||||
("enable-trusted-devices-tip", ""),
|
||||
("Enable trusted devices", "Vertrauenswürdige Geräte aktivieren"),
|
||||
("Manage trusted devices", "Vertrauenswürdige Geräte verwalten"),
|
||||
("Platform", "Plattform"),
|
||||
("Days remaining", "Verbleibende Tage"),
|
||||
("enable-trusted-devices-tip", "2FA-Verifizierung auf vertrauenswürdigen Geräten überspringen"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user