diff --git a/backend/app/config.py b/backend/app/config.py index 9b2ea96b..747a70a8 100644 --- a/backend/app/config.py +++ b/backend/app/config.py @@ -76,6 +76,7 @@ SUPPORTED_LANGUAGES = { "en": "English", "en_AU": "Australian English", + "bg": "български език", "bn": "বাংলা", "ca": "Catalan", "cs": "čeština", diff --git a/kitchenowl/android/app/build.gradle b/kitchenowl/android/app/build.gradle index fd1b2dcd..afa69ef1 100644 --- a/kitchenowl/android/app/build.gradle +++ b/kitchenowl/android/app/build.gradle @@ -44,7 +44,7 @@ android { targetSdkVersion flutter.targetSdkVersion versionCode flutterVersionCode.toInteger() versionName flutterVersionName - resConfigs 'en', 'be', 'ca', 'ca_valencia', 'cs', 'da', 'de', 'de_CH', 'el', 'es', 'fi', 'fr', 'he', 'hu', 'id', 'it', 'ko', 'lt', 'nb', 'nl', 'pa', 'pl', 'pt', 'pt_BR', 'ro', 'ru', 'sv', 'tr', 'uk', 'vi', 'zh' + resConfigs 'en', 'be', 'bg', 'ca', 'ca_valencia', 'cs', 'da', 'de', 'de_CH', 'el', 'es', 'fi', 'fr', 'he', 'hu', 'id', 'it', 'ko', 'lt', 'nb', 'nl', 'pa', 'pl', 'pt', 'pt_BR', 'ro', 'ru', 'sv', 'tr', 'uk', 'vi', 'zh' } signingConfigs { diff --git a/kitchenowl/android/app/src/main/res/xml/locales_config.xml b/kitchenowl/android/app/src/main/res/xml/locales_config.xml index 28e9fb7d..6ac2f46f 100644 --- a/kitchenowl/android/app/src/main/res/xml/locales_config.xml +++ b/kitchenowl/android/app/src/main/res/xml/locales_config.xml @@ -1,9 +1,10 @@ + + - diff --git a/kitchenowl/ios/Runner/Info.plist b/kitchenowl/ios/Runner/Info.plist index 52b36421..fcb3900c 100644 --- a/kitchenowl/ios/Runner/Info.plist +++ b/kitchenowl/ios/Runner/Info.plist @@ -30,10 +30,11 @@ 6.0 CFBundleLocalizations + be + bg ca ca-valencia cs - be da de de_CH