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.
1 parent 018eebc commit dd6fc06Copy full SHA for dd6fc06
config/services.yaml
@@ -6,7 +6,7 @@
6
parameters:
7
locale: 'en'
8
# This parameter defines the codes of the locales (languages) enabled in the application
9
- app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn
+ app_locales: ar|en|fr|de|es|cs|nl|ru|uk|ro|pt_BR|pl|it|ja|id|ca|sl|hr|zh_CN|bg|tr|lt|bs|sr_Cyrl|sr_Latn|eu
10
app.notifications.email_sender: anonymous@example.com
11
12
services:
0 commit comments