mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
use language a better language code for the easter egg
This commit is contained in:
parent
0ea624ff14
commit
ff9942407b
2 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "ಕನ್ನಡ", "kn"),
|
Triple("", "ಕನ್ನಡ", "kn"),
|
||||||
Triple("", "македонски јазик", "mk"),
|
Triple("", "македонски јазик", "mk"),
|
||||||
Triple("", "മലയാളം", "ml"),
|
Triple("", "മലയാളം", "ml"),
|
||||||
Triple("🦍", "Monke", "mo"),
|
Triple("🦍", "mmmm... monke", "monke"),
|
||||||
Triple("", "Nederlands", "nl"),
|
Triple("", "Nederlands", "nl"),
|
||||||
Triple("", "Norsk nynorsk", "nn"),
|
Triple("", "Norsk nynorsk", "nn"),
|
||||||
Triple("", "Norsk", "no"),
|
Triple("", "Norsk", "no"),
|
||||||
|
|
Loading…
Reference in a new issue