From 55f55bbde1fb10694900ed98aad924b848b24262 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Sat, 3 Jan 2026 12:28:11 +0100 Subject: [PATCH] [android] Enable more languages on Android Signed-off-by: Jean-Baptiste --- android/app/build.gradle | 24 ++++++++++++++++++- .../app/src/main/res/xml/locales_config.xml | 24 ++++++++++++++++++- 2 files changed, 46 insertions(+), 2 deletions(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 447f621f2..a5d179d67 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -257,16 +257,22 @@ android { localeFilters += [ "af", "ar", + "arz", + "ast", "az", "be", + "ber", "bg", + "bn", "ca", "cs", + "cy", "da", "de", "el", "en", "en-rGB", + "eo", "es", "es-rMX", "et", @@ -275,29 +281,45 @@ android { "fi", "fr", "fr-rCA", - "iw", + "gl", + "gsw", + "ha", "hi", + "hr", "hu", + "ia", "in", + "is", "it", + "iw", "ja", + "jv", + "kab", + "kk", "ko", + "kw", "lt", "lv", + "ml", "mr", "mt", "nb", "nl", + "pa-rPK", "pl", "pt", "pt-rBR", "ro", "ru", "sk", + "sl", "sr", "sv", "sw", + "ta", + "te", "th", + "tl", "tr", "uk", "vi", diff --git a/android/app/src/main/res/xml/locales_config.xml b/android/app/src/main/res/xml/locales_config.xml index fe3089684..60622937d 100644 --- a/android/app/src/main/res/xml/locales_config.xml +++ b/android/app/src/main/res/xml/locales_config.xml @@ -3,15 +3,21 @@ + + + + + + @@ -20,29 +26,45 @@ - + + + + + + + + + + + + + + + + +