forked from nutomic/joinpeertube
Trip translations
This commit is contained in:
parent
1c8a20732b
commit
cce225e4c7
4 changed files with 708 additions and 1626 deletions
|
@ -7,7 +7,7 @@
|
||||||
"build": "vue-cli-service build",
|
"build": "vue-cli-service build",
|
||||||
"lint": "vue-cli-service lint",
|
"lint": "vue-cli-service lint",
|
||||||
"analyze-bundle": "npm run build -- --report-json && webpack-bundle-analyzer ./dist/report.json",
|
"analyze-bundle": "npm run build -- --report-json && webpack-bundle-analyzer ./dist/report.json",
|
||||||
"i18n:generate": "rm src/locale/en_US/LC_MESSAGES/app.po && make clean && make makemessages && make translations"
|
"i18n:generate": "rm -f src/locale/en_US/LC_MESSAGES/app.po && make clean && make makemessages && make translations"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^0.19.0",
|
"axios": "^0.19.0",
|
||||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue