mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-28 15:49:04 +08:00
Update nl.rs
This commit is contained in:
parent
c69f4ba4a2
commit
07f327d641
@ -561,14 +561,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Show displays as individual windows", "Beeldschermen weergeven als afzonderlijke vensters"),
|
||||
("Use all my displays for the remote session", "Gebruik al mijn beeldschermen voor de externe sessie"),
|
||||
("selinux_tip", ""),
|
||||
("Change view", ""),
|
||||
("Big tiles", ""),
|
||||
("Small tiles", ""),
|
||||
("List", ""),
|
||||
("Virtual display", ""),
|
||||
("Plug out all", ""),
|
||||
("True color (4:4:4)", ""),
|
||||
("Enable blocking user input", ""),
|
||||
("Change view", "Weergave wijzigen"),
|
||||
("Big tiles", "Grote tegels"),
|
||||
("Small tiles", "Kleine tegels"),
|
||||
("List", "Overzicht"),
|
||||
("Virtual display", Virtuele weergave""),
|
||||
("Plug out all", "Sluit alle"),
|
||||
("True color (4:4:4)", "Ware kleur (4:4:4)"),
|
||||
("Enable blocking user input", "Blokkeren van gebruikersinvoer inschakelen"),
|
||||
("id_input_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user