Skip to content

Commit 0e64700

Browse files
committed
feature #257 Update config.yml (avinsol)
This PR was merged into the master branch. Discussion ---------- Update config.yml adding catalan language Commits ------- 8359399 Update config.yml
2 parents d739032 + 8359399 commit 0e64700

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)