Update nl.rs (#12815)
This commit is contained in:
parent
529810f2f4
commit
65df6897a6
1 changed files with 1 additions and 1 deletions
|
|
@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Supported only in the installed version.", "Alleen ondersteund in de geïnstalleerde versie."),
|
||||
("elevation_username_tip", "Voer je gebruikersnaam of domeinnaam in"),
|
||||
("Preparing for installation ...", "Installatie voorbereiden ..."),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "Toon mijn cursor"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue