parent
4359c2159a
commit
9731e0b631
@ -1,5 +0,0 @@ |
||||
#translation: |
||||
# symfony_profiler: |
||||
# enabled: true |
||||
# webui: |
||||
# enabled: true |
@ -1,12 +0,0 @@ |
||||
translation: |
||||
locales: ["en"] |
||||
edit_in_place: |
||||
enabled: true |
||||
config_name: app |
||||
#activator: php_translation.edit_in_place.activator |
||||
configs: |
||||
app: |
||||
dirs: ["%kernel.project_dir%/var/templates", "%kernel.project_dir%/src"] |
||||
output_dir: "%kernel.project_dir%/src/CoreBundle/Resources/translations" |
||||
excluded_names: ["*TestCase.php", "*Test.php"] |
||||
excluded_dirs: [cache, data, logs] |
@ -1,6 +0,0 @@ |
||||
_translation_webui: |
||||
resource: "@TranslationBundle/Resources/config/routing_webui.yaml" |
||||
prefix: /admin |
||||
|
||||
_translation_profiler: |
||||
resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yaml' |
@ -1,3 +0,0 @@ |
||||
_translation_edit_in_place: |
||||
resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yaml' |
||||
prefix: /admin |
Loading…
Reference in new issue