diff --git a/kitchenowl/android/app/build.gradle b/kitchenowl/android/app/build.gradle
index 624c810f..7ad5b1ed 100644
--- a/kitchenowl/android/app/build.gradle
+++ b/kitchenowl/android/app/build.gradle
@@ -53,7 +53,7 @@ android {
targetSdk = flutter.targetSdkVersion
versionCode = flutter.versionCode
versionName = flutter.versionName
- resConfigs 'en', 'ar', 'be', 'bg', 'ca', 'ca_valencia', 'cs', 'da', 'de', 'de_CH', 'el', 'es', 'fi', 'fr', 'he', 'hi', 'hu', 'id', 'it', 'ko', 'lt', 'nb', 'nl', 'pa', 'pl', 'pt', 'pt_BR', 'ro', 'ru', 'sv', 'ta', 'tr', 'uk', 'vi', 'zh'
+ resConfigs 'en', 'ar', 'be', 'bg', 'ca', 'ca_valencia', 'cs', 'da', 'de', 'de_CH', 'el', 'es', 'fi', 'fr', 'he', 'hi', 'hu', 'id', 'it', 'kab', 'ko', 'lt', 'nb', 'nl', 'pa', 'pl', 'pt', 'pt_BR', 'ro', 'ru', 'sv', 'ta', '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 732a0157..f3ea3758 100644
--- a/kitchenowl/android/app/src/main/res/xml/locales_config.xml
+++ b/kitchenowl/android/app/src/main/res/xml/locales_config.xml
@@ -19,6 +19,7 @@
+
diff --git a/kitchenowl/ios/Runner/Info.plist b/kitchenowl/ios/Runner/Info.plist
index 16bc3261..ae9739a4 100644
--- a/kitchenowl/ios/Runner/Info.plist
+++ b/kitchenowl/ios/Runner/Info.plist
@@ -49,6 +49,7 @@
hu
id
it
+ kab
ko
lt
nb
diff --git a/kitchenowl/lib/l10n/app_kab.arb b/kitchenowl/lib/l10n/app_kab.arb
index 0d8e7bec..0d30a08a 100644
--- a/kitchenowl/lib/l10n/app_kab.arb
+++ b/kitchenowl/lib/l10n/app_kab.arb
@@ -1,4 +1,5 @@
{
+ "@@locale": "kab",
"@about": {},
"@accountCreate": {},
"@admin": {},