Merge pull request #152 from pyrech-forks/add-bazinga-js-translation

This commit is contained in:
Symfony
2017-09-19 02:23:30 -07:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,2 @@
bazinga_js_translation:
resource: "@BazingaJsTranslationBundle/Resources/config/routing/routing.yml"
@@ -0,0 +1,9 @@
{
"bundles": {
"Bazinga\\Bundle\\JsTranslationBundle\\BazingaJsTranslationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"aliases": ["js-translation", "js-translator"]
}