Update nl.rs
This commit is contained in:
parent
07f327d641
commit
93f271912e
@ -565,7 +565,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Big tiles", "Grote tegels"),
|
("Big tiles", "Grote tegels"),
|
||||||
("Small tiles", "Kleine tegels"),
|
("Small tiles", "Kleine tegels"),
|
||||||
("List", "Overzicht"),
|
("List", "Overzicht"),
|
||||||
("Virtual display", Virtuele weergave""),
|
("Virtual display", "Virtuele weergave"),
|
||||||
("Plug out all", "Sluit alle"),
|
("Plug out all", "Sluit alle"),
|
||||||
("True color (4:4:4)", "Ware kleur (4:4:4)"),
|
("True color (4:4:4)", "Ware kleur (4:4:4)"),
|
||||||
("Enable blocking user input", "Blokkeren van gebruikersinvoer inschakelen"),
|
("Enable blocking user input", "Blokkeren van gebruikersinvoer inschakelen"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user