Skip to content

Commit 8359399

Browse files
committed
Update config.yml
adding catalan languaje
1 parent b5e8d84 commit 8359399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ imports:
1414
# See http://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
1515
parameters:
1616
# This parameter defines the codes of the locales (languages) enabled in the application
17-
app_locales: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id
17+
app_locales: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca
1818
app.notifications.email_sender: anonymous@example.com
1919

2020
# Basic configuration for the Symfony framework features

0 commit comments

Comments
 (0)