From 93f271912e2c1f06115ae0c8c5a066840a872182 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:34:39 +0800 Subject: [PATCH] Update nl.rs --- src/lang/nl.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/nl.rs b/src/lang/nl.rs index e5a6b4b95..81794843e 100644 --- a/src/lang/nl.rs +++ b/src/lang/nl.rs @@ -565,7 +565,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Big tiles", "Grote tegels"), ("Small tiles", "Kleine tegels"), ("List", "Overzicht"), - ("Virtual display", Virtuele weergave""), + ("Virtual display", "Virtuele weergave"), ("Plug out all", "Sluit alle"), ("True color (4:4:4)", "Ware kleur (4:4:4)"), ("Enable blocking user input", "Blokkeren van gebruikersinvoer inschakelen"),