mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
default config for recipe
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#i18n_form:
|
||||
# locales: 'en|de'
|
||||
i18n_form:
|
||||
locales: 'en' # array or string separated with "|" or ","
|
||||
# required_locales: 'en'
|
||||
# excluded_fields: 'id|locale|translatable
|
||||
# excluded_fields: 'id|locale|translatable'
|
||||
|
||||
Reference in New Issue
Block a user