fixed a mistake

"Vlaams" is a very specific term to describe the Belgian Dutch dialect. "Nederland" is the correct way.
This commit is contained in:
SecularSteve 2023-12-29 08:49:53 +01:00 committed by GitHub
parent 32009f3105
commit d3a22ac473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -166,7 +166,7 @@ abstract class LanguageLocals {
// ), // ),
"nl": const ISOLanguageName( "nl": const ISOLanguageName(
name: "Dutch", name: "Dutch",
nativeName: "Vlaams", nativeName: "Nederland",
), ),
"en": const ISOLanguageName( "en": const ISOLanguageName(
name: "English", name: "English",