diff --git a/config/services.yaml b/config/services.yaml
index 84744d9..bdc6da7 100644
--- a/config/services.yaml
+++ b/config/services.yaml
@@ -4,7 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
- allowed_language: "fr|en|nl|pt-PT|pt-BR|de"
+ allowed_language: "fr|en|nl|pt-PT|pt-BR|de|ar"
languages: "(%allowed_language%)?"
services:
# default configuration for services in *this* file
diff --git a/templates/nav.html.twig b/templates/nav.html.twig
index ac83394..dc73a3a 100644
--- a/templates/nav.html.twig
+++ b/templates/nav.html.twig
@@ -45,6 +45,7 @@
Français
Deutsch
Nederlands
+ العربية
Português
Brasil