mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-10 09:07:29 +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(
|
||||
name: "Dutch",
|
||||
nativeName: "Nederland",
|
||||
nativeName: "Nederlands",
|
||||
),
|
||||
"en": const ISOLanguageName(
|
||||
name: "English",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user