|
|
|
@ -11,7 +11,7 @@ lunetics_locale: |
|
|
|
a2lix_translation_form: |
|
|
|
a2lix_translation_form: |
|
|
|
locale_provider: default # [1] |
|
|
|
locale_provider: default # [1] |
|
|
|
locales: '%locales%' # [1-a] |
|
|
|
locales: '%locales%' # [1-a] |
|
|
|
default_locale: '%locale%' # [1-b] |
|
|
|
default_locale: 'fr' # [1-b] |
|
|
|
required_locales: [en] # [1-c] |
|
|
|
required_locales: [fr] # [1-c] |
|
|
|
manager_registry: doctrine # [2] |
|
|
|
manager_registry: doctrine # [2] |
|
|
|
templating: "A2lixTranslationFormBundle::default.html.twig" # [3] |
|
|
|
templating: "A2lixTranslationFormBundle::default.html.twig" # [3] |