mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 17:41:27 +03:00
Update nl.rs (#9422)
This commit is contained in:
@@ -644,8 +644,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Parent directory", "Hoofdmap"),
|
("Parent directory", "Hoofdmap"),
|
||||||
("Resume", "Hervatten"),
|
("Resume", "Hervatten"),
|
||||||
("Invalid file name", "Ongeldige bestandsnaam"),
|
("Invalid file name", "Ongeldige bestandsnaam"),
|
||||||
("one-way-file-transfer-tip", ""),
|
("one-way-file-transfer-tip", "Eenzijdige bestandsoverdracht is ingeschakeld aan de gecontroleerde kant."),
|
||||||
("Authentication Required", ""),
|
("Authentication Required", "Verificatie vereist"),
|
||||||
("Authenticate", ""),
|
("Authenticate", "Verificatie"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user