Update translations on deployment
This commit is contained in:
+2
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user