File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010Install this bundle via Composer:
1111
12- ``` bash
12+ ``` bash
1313$ composer require php-translation/symfony-bundle
1414```
1515
@@ -58,8 +58,8 @@ translation:
5858` ` ` yaml
5959# config/routes/dev/php_translation.yaml
6060_translation_webui :
61- resource : " @TranslationBundle/Resources/config/routing_webui.yaml"
62- prefix : /admin
61+ resource : ' @TranslationBundle/Resources/config/routing_webui.yaml'
62+ prefix : /admin
6363
6464_translation_profiler :
6565 resource : ' @TranslationBundle/Resources/config/routing_symfony_profiler.yaml'
@@ -69,12 +69,12 @@ _translation_profiler:
6969# config/routes/php_translation.yaml
7070_translation_edit_in_place :
7171 resource : ' @TranslationBundle/Resources/config/routing_edit_in_place.yaml'
72- prefix : /admin
72+ prefix : /admin
7373` ` `
7474
7575## Documentation
7676
77- Read the full documentation at [http ://php-translation.readthedocs.io](https://php-translation.readthedocs.io/en/latest/).
77+ Read the full documentation at [https ://php-translation.readthedocs.io](https://php-translation.readthedocs.io/en/latest/).
7878
7979
8080[symfony_flex]: https://github.com/symfony/flex
You can’t perform that action at this time.
0 commit comments