Skip to content

Commit fe5a8cb

Browse files
authored
Update Dutch translation (rustdesk#14984)
1 parent b6caa1a commit fe5a8cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lang/nl.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
743743
("Display Name", "Naam Weergeven"),
744744
("password-hidden-tip", "Er is een permanent wachtwoord ingesteld (verborgen)."),
745745
("preset-password-in-use-tip", "Het basis wachtwoord is momenteel in gebruik."),
746-
("Enable privacy mode", ""),
746+
("Enable privacy mode", "Schakel privacymodus in"),
747747
].iter().cloned().collect();
748748
}

0 commit comments

Comments
 (0)