diff --git a/config/services.yaml b/config/services.yaml index bdc6da7..0389c24 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|ar" + allowed_language: "fr|en|nl|pt-PT|pt-BR|de|ar|it|ca" languages: "(%allowed_language%)?" services: # default configuration for services in *this* file