Needed to translate entities (needed in ofaj)pull/2542/head
parent
53e11f9cac
commit
3669c9c0bf
@ -0,0 +1,6 @@ |
||||
a2lix_translation_form: |
||||
locale_provider: default # [1] |
||||
locales: [en, fr, es, de] # [1-a] |
||||
default_locale: en # [1-b] |
||||
required_locales: [en] # [1-c] |
||||
templating: "@A2lixTranslationForm/bootstrap_4_layout.html.twig" # [3] |
@ -0,0 +1,10 @@ |
||||
#sonata_translation: |
||||
# locales: [en, fr] |
||||
# default_locale: en |
||||
# # here enable the types you need |
||||
# gedmo: |
||||
# enabled: true |
||||
# knplabs: |
||||
# enabled: true |
||||
|
||||
|
Loading…
Reference in new issue