Skip to content

Commit

Permalink
Merge branch 'rustdesk:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbo8418 authored Nov 21, 2024
2 parents 290966e + 1c99eb5 commit 2adef89
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 2adef89

Please sign in to comment.