Update translations on deployment

This commit is contained in:
Björn Fromme
2018-04-19 18:30:10 +02:00
parent 5a64289753
commit 47fcad0d1e
+2 -1
View File
@@ -67,7 +67,8 @@
"scripts": { "scripts": {
"typo3-cms-scripts": [ "typo3-cms-scripts": [
"typo3cms install:fixfolderstructure", "typo3cms install:fixfolderstructure",
"typo3cms install:generatepackagestates" "typo3cms install:generatepackagestates",
"typo3cms language:update"
], ],
"post-install-cmd": [ "post-install-cmd": [
"@typo3-cms-scripts" "@typo3-cms-scripts"