mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-11 09:27:30 +00:00
fixed a mistake
"Nederlands" actually, got mixed up a bit
This commit is contained in:
parent
d3a22ac473
commit
b97f5659b7
@ -166,7 +166,7 @@ abstract class LanguageLocals {
|
|||||||
// ),
|
// ),
|
||||||
"nl": const ISOLanguageName(
|
"nl": const ISOLanguageName(
|
||||||
name: "Dutch",
|
name: "Dutch",
|
||||||
nativeName: "Nederland",
|
nativeName: "Nederlands",
|
||||||
),
|
),
|
||||||
"en": const ISOLanguageName(
|
"en": const ISOLanguageName(
|
||||||
name: "English",
|
name: "English",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user