From 84b94f00f93aaca63c52d2ba1854f0e7c7284edf Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Wed, 10 Sep 2025 13:47:42 -0500 Subject: [PATCH] feat(i18n): update and extend locale configurations (#3061) --- app/build.gradle.kts | 2 +- app/src/main/res/xml/locales_config.xml | 76 +++++++++++++------------ 2 files changed, 40 insertions(+), 38 deletions(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 7840cd8f4..736576689 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -86,7 +86,7 @@ android { listOf( "en", "ar-rSA", - "sr-Latn", + "b+sr+Latn", "bg-rBG", "ca-rES", "cs-rCZ", diff --git a/app/src/main/res/xml/locales_config.xml b/app/src/main/res/xml/locales_config.xml index bdeb05bf1..617485fce 100644 --- a/app/src/main/res/xml/locales_config.xml +++ b/app/src/main/res/xml/locales_config.xml @@ -1,40 +1,42 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +