Files
maxnz 31740036c1 Add pms-nz/object-translation-bundle (#1915)
* add pms-nz/object-translation-bundle

* Remove offending comma from manifest.json

* Ensure 4 space indentation

* Correct the folder name

* Remove dashes in file name
2026-01-07 04:00:27 +04:00

9 lines
170 B
JSON

{
"bundles": {
"PmsNz\\ObjectTranslationBundle\\ObjectTranslationBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}