We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d739032 + 8359399 commit 0e64700Copy full SHA for 0e64700
app/config/config.yml
@@ -14,7 +14,7 @@ imports:
14
# See http://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
15
parameters:
16
# 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
+ app_locales: en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca
18
app.notifications.email_sender: anonymous@example.com
19
20
# Basic configuration for the Symfony framework features
0 commit comments