mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 09:07:29 +00:00
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:
parent
32009f3105
commit
d3a22ac473
@ -166,7 +166,7 @@ abstract class LanguageLocals {
|
||||
// ),
|
||||
"nl": const ISOLanguageName(
|
||||
name: "Dutch",
|
||||
nativeName: "Vlaams",
|
||||
nativeName: "Nederland",
|
||||
),
|
||||
"en": const ISOLanguageName(
|
||||
name: "English",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user