Update locale template
This commit is contained in:
parent
adba68edbc
commit
1478b3a759
2 changed files with 126 additions and 112 deletions
|
@ -90,7 +90,7 @@
|
|||
"compile": "composer install --ignore-platform-reqs",
|
||||
"update-locales": [
|
||||
"tsmarty2c.php templates > i18n/template.pot",
|
||||
"xgettext --omit-header -j -o i18n/template.pot classes/* controllers/*"
|
||||
"xgettext --omit-header -j -o i18n/template.pot classes/*.php classes/*/*.php controllers/*"
|
||||
],
|
||||
"youtube-dl": "vendor/rg3/youtube-dl/youtube_dl/__main__.py"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue