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 9565a9d commit e0feda4Copy full SHA for e0feda4
config/packages/translation.yaml
@@ -1,7 +1,7 @@
1
framework:
2
default_locale: 'en'
3
# Just enable the locales we need for performance reasons.
4
- enabled_locale: ['en', 'de', 'it', 'fr', 'ru', 'ja', 'cs', 'da', 'zh', 'pl']
+ enabled_locale: '%partdb.locale_menu%'
5
translator:
6
default_path: '%kernel.project_dir%/translations'
7
fallbacks:
0 commit comments