From 868bb8500f28a1b54c3cf1a8d09452bc04cf3740 Mon Sep 17 00:00:00 2001 From: "recloudstream[bot]" <111277985+recloudstream[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 12:08:00 +0000 Subject: [PATCH] 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 78b028c2..939515ba 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 @@ -88,6 +88,7 @@ val appLanguages = arrayListOf( Triple("", "Tamil", "ta"), Triple("", "Tagalog", "tl"), Triple("", "Turkish", "tr"), + Triple("", "Ukrainian", "uk"), Triple("", "Urdu", "ur"), Triple("", "Viet Nam", "vi"), Triple("", "Chinese Simplified", "zh"),