You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
378 B
17 lines
378 B
sonata_admin:
|
|
assets:
|
|
extra_stylesheets:
|
|
- bundles/sonatatranslation/css/sonata-translation.css
|
|
|
|
sonata_block:
|
|
blocks:
|
|
sonata_translation.block.locale_switcher: null
|
|
|
|
sonata_translation:
|
|
locale_switcher: true
|
|
locales: ['es','en','fr','ar']
|
|
default_locale: 'en'
|
|
gedmo:
|
|
enabled: true
|
|
knplabs:
|
|
enabled: false
|