Add becklyn/translations

This commit is contained in:
Jannik Zschiesche
2019-09-09 10:53:24 +02:00
parent b1b555a90d
commit 74f1aa8bae
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
_import.becklyn_translations:
resource: '@BecklynTranslationsBundle/Resources/config/routes.yaml'
prefix: /_v/translations/
+8
View File
@@ -0,0 +1,8 @@
{
"bundles": {
"Becklyn\\Translations\\BecklynTranslationsBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}