mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Remove extra spaces from php-translation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
_translation_webui:
|
||||
resource: "@TranslationBundle/Resources/config/routing_webui.yaml"
|
||||
prefix: /admin
|
||||
|
||||
prefix: /admin
|
||||
|
||||
_translation_profiler:
|
||||
resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yaml'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
_translation_edit_in_place:
|
||||
resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yaml'
|
||||
prefix: /admin
|
||||
prefix: /admin
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
_translation_webui:
|
||||
resource: "@TranslationBundle/Resources/config/routing_webui.yml"
|
||||
prefix: /admin
|
||||
|
||||
prefix: /admin
|
||||
|
||||
_translation_profiler:
|
||||
resource: '@TranslationBundle/Resources/config/routing_symfony_profiler.yml'
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
_translation_edit_in_place:
|
||||
resource: '@TranslationBundle/Resources/config/routing_edit_in_place.yml'
|
||||
prefix: /admin
|
||||
prefix: /admin
|
||||
|
||||
Reference in New Issue
Block a user