forked from mirrors/rustdesk
Update nl.rs (#13150)
This commit is contained in:
parent
5c370b3914
commit
57896ab176
1 changed files with 7 additions and 7 deletions
|
|
@ -714,12 +714,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Custom scale slider", "Aangepaste schuifregelaar voor schaal"),
|
||||
("Decrease", "Verlagen"),
|
||||
("Increase", "Verhogen"),
|
||||
("Show virtual mouse", ""),
|
||||
("Virtual mouse size", ""),
|
||||
("Small", ""),
|
||||
("Large", ""),
|
||||
("Show virtual joystick", ""),
|
||||
("Edit note", ""),
|
||||
("Alias", ""),
|
||||
("Show virtual mouse", "Virtuele muis weergeven"),
|
||||
("Virtual mouse size", "Virtuele muis grootte"),
|
||||
("Small", "Klein"),
|
||||
("Large", "Groot"),
|
||||
("Show virtual joystick", "Virtuele joystick weergeven"),
|
||||
("Edit note", "Opmerking bewerken"),
|
||||
("Alias", "Alias"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue