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
460 B
17 lines
460 B
lunetics_locale:
|
|
guessing_order:
|
|
- session
|
|
- query
|
|
- router
|
|
|
|
#- browser
|
|
|
|
allowed_locales: '%locales%'
|
|
|
|
a2lix_translation_form:
|
|
locale_provider: default # [1]
|
|
locales: '%locales%' # [1-a]
|
|
default_locale: '%locale%' # [1-b]
|
|
required_locales: [en] # [1-c]
|
|
manager_registry: doctrine # [2]
|
|
templating: "A2lixTranslationFormBundle::default.html.twig" # [3] |