Update nl.rs

corrected error
This commit is contained in:
FastAct 2023-02-27 09:56:56 +01:00 committed by GitHub
parent d8b025f3d8
commit 2f7e758c75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -444,7 +444,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Default View Style", "Standaard Weergave Stijl"), ("Default View Style", "Standaard Weergave Stijl"),
("Default Scroll Style", "Standaard Scroll Stijl"), ("Default Scroll Style", "Standaard Scroll Stijl"),
("Default Image Quality", "Standaard Beeldkwaliteit"), ("Default Image Quality", "Standaard Beeldkwaliteit"),
("Default Codec", "tandaard Codec"), ("Default Codec", "Standaard Codec"),
("Bitrate", "Bitrate"), ("Bitrate", "Bitrate"),
("FPS", "FPS"), ("FPS", "FPS"),
("Auto", "Auto"), ("Auto", "Auto"),