Update nl.rs

This commit is contained in:
RustDesk
2023-11-07 10:34:39 +08:00
committed by GitHub
parent 07f327d641
commit 93f271912e

View File

@@ -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"),