Update nl.rs (#9092)
This commit is contained in:
parent
f31e60af5b
commit
e1329c8157
@ -636,13 +636,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Requires at least {} characters", "Vereist minstens {} tekens"),
|
||||
("Wrong PIN", "Verkeerde PIN-code"),
|
||||
("Set PIN", "PIN-code instellen"),
|
||||
("Enable trusted devices", ""),
|
||||
("Manage trusted devices", ""),
|
||||
("Platform", ""),
|
||||
("Days remaining", ""),
|
||||
("enable-trusted-devices-tip", ""),
|
||||
("Parent directory", ""),
|
||||
("Resume", ""),
|
||||
("Invalid file name", ""),
|
||||
("Enable trusted devices", "Vertrouwde apparaten inschakelen"),
|
||||
("Manage trusted devices", "Vertrouwde apparaten beheren"),
|
||||
("Platform", "Platform"),
|
||||
("Days remaining", "Resterende dagen"),
|
||||
("enable-trusted-devices-tip", "2FA-verificatie overslaan op vertrouwde apparaten"),
|
||||
("Parent directory", "Hoofdmap"),
|
||||
("Resume", "Hervatten"),
|
||||
("Invalid file name", "Ongeldige bestandsnaam"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user