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