lexik_translation.yaml 213 Bytes
Newer Older
Damien Moulard committed
1 2 3 4 5 6 7 8
lexik_translation:
    fallback_locale: [fr]
    managed_locales: [fr,en]
    storage:
        type: orm
    base_layout: "/bundles/LexikTranslationBundle/layout.html.twig"
    exporter:
        use_yml_tree: true