mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
chore(locales): fix locale issues
This commit is contained in:
parent
657f2fbcb2
commit
4c2ee28d5a
45 changed files with 45 additions and 44 deletions
|
@ -95,6 +95,7 @@ val appLanguages = arrayListOf(
|
|||
Triple("", "മലയാളം", "ml"),
|
||||
Triple("", "bahasa Melayu", "ms"),
|
||||
Triple("", "ဗမာစာ", "my"),
|
||||
Triple("", "नेपाली", "ne"),
|
||||
Triple("", "Nederlands", "nl"),
|
||||
Triple("", "norsk nynorsk", "nn"),
|
||||
Triple("", "norsk bokmål", "no"),
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
<resources/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue