mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
Update nl.rs (#13150)
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user