Update nl.rs (#7248)
This commit is contained in:
parent
2459bcd206
commit
913b422d74
@ -584,7 +584,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("enter-2fa-title", "geef-2fa-titel in"),
|
||||
("Email verification code must be 6 characters.", "E-mailverificatiecode moet 6 tekens lang zijn."),
|
||||
("2FA code must be 6 digits.", "2FA-code moet 6 cijfers lang zijn."),
|
||||
("Multiple Windows sessions found", ""),
|
||||
("Please select the session you want to connect to", ""),
|
||||
("Multiple Windows sessions found", "Meerdere Windows-sessies gevonden"),
|
||||
("Please select the session you want to connect to", "Selecteer de sessie waarmee je verbinding wilt maken"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user