Skip to content

Commit

Permalink
Update nl.rs (rustdesk#9997)
Browse files Browse the repository at this point in the history
  • Loading branch information
RijckAlex authored Nov 21, 2024
1 parent 74dd0c8 commit 1c99eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/nl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Upload folder", "Map uploaden"),
("Upload files", "Bestanden uploaden"),
("Clipboard is synchronized", "Klembord is gesynchroniseerd"),
("Update client clipboard", ""),
("Update client clipboard", "Klembord van client bijwerken"),
].iter().cloned().collect();
}

0 comments on commit 1c99eb5

Please sign in to comment.