From 807bfad9fba9210f5a34355f660c3b2dd0ccedf9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 25 Dec 2022 18:50:29 +0000 Subject: [PATCH] chore: update list of locales --- .../com/lagradost/cloudstream3/ui/settings/SettingsGeneral.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsGeneral.kt b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsGeneral.kt index 38c00aa3..2e3ea612 100644 --- a/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsGeneral.kt +++ b/app/src/main/java/com/lagradost/cloudstream3/ui/settings/SettingsGeneral.kt @@ -70,6 +70,7 @@ val appLanguages = arrayListOf( Triple("", "Croatian", "hr"), Triple("\uD83C\uDDEE\uD83C\uDDE9", "Indonesian", "in"), Triple("", "Italian", "it"), + Triple("", "Hebrew", "iw"), Triple("", "Macedonian", "mk"), Triple("", "Malayalam", "ml"), Triple("", "Moldavian", "mo"),