mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 20:59:37 +08:00
Update nl.rs
This commit is contained in:
parent
79a5c5a69d
commit
b380309923
@ -506,8 +506,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Enable", "Activeer"),
|
||||
("Disable", "Deactiveer"),
|
||||
("Options", "Opties"),
|
||||
("resolution_original_tip", ""),
|
||||
("resolution_fit_local_tip", ""),
|
||||
("resolution_custom_tip", ""),
|
||||
("resolution_original_tip", "Oorspronkelijke resolutie"),
|
||||
("resolution_fit_local_tip", "Lokale resolutie aanpassen"),
|
||||
("resolution_custom_tip", "Aangepaste resolutie"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user