mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 14:41:28 +03:00
Update nl.rs (#7475)
This commit is contained in:
@@ -596,10 +596,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Set shared password", "Gedeeld wachtwoord instellen"),
|
("Set shared password", "Gedeeld wachtwoord instellen"),
|
||||||
("Exist in", "Bestaat in"),
|
("Exist in", "Bestaat in"),
|
||||||
("Read-only", "Alleen-lezen"),
|
("Read-only", "Alleen-lezen"),
|
||||||
("Read/Write", "Lezen / Schrijven"),
|
("Read/Write", "Lezen/Schrijven"),
|
||||||
("Full Control", "Volledige Controle"),
|
("Full Control", "Volledige Controle"),
|
||||||
("share_warning_tip", ""),
|
("share_warning_tip", "De bovenstaande velden worden gedeeld en zijn zichtbaar voor anderen."),
|
||||||
("Everyone", "Iedereen"),
|
("Everyone", "Iedereen"),
|
||||||
("ab_web_console_tip", ""),
|
("ab_web_console_tip", "Meer over de webconsole"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user