From cc7bd7a177f198180b6daebaf1f8379a9a03000a Mon Sep 17 00:00:00 2001 From: Thomas Date: Thu, 22 Aug 2019 13:59:12 +0200 Subject: [PATCH] Italian & Catalan translations --- config/services.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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