chore(locales): fix locale issues

This commit is contained in:
recloudstream[bot] 2023-12-28 13:17:57 +00:00
parent 657f2fbcb2
commit 4c2ee28d5a
45 changed files with 45 additions and 44 deletions

View file

@ -95,6 +95,7 @@ val appLanguages = arrayListOf(
Triple("", "മലയാളം", "ml"), Triple("", "മലയാളം", "ml"),
Triple("", "bahasa Melayu", "ms"), Triple("", "bahasa Melayu", "ms"),
Triple("", "ဗမာစာ", "my"), Triple("", "ဗမာစာ", "my"),
Triple("", "नेपाली", "ne"),
Triple("", "Nederlands", "nl"), Triple("", "Nederlands", "nl"),
Triple("", "norsk nynorsk", "nn"), Triple("", "norsk nynorsk", "nn"),
Triple("", "norsk bokmål", "no"), Triple("", "norsk bokmål", "no"),

View file

@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources></resources> <resources/>