mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
Update nl.rs (#9997)
This commit is contained in:
parent
74dd0c8fa0
commit
1c99eb5500
@ -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();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user