mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-02 19:57:45 +08:00
push zh.xlf
This commit is contained in:
parent
caacb923e9
commit
b5103a73d4
@ -7,8 +7,8 @@
|
||||
"eoapi": {
|
||||
"root": "",
|
||||
"i18n": {
|
||||
"sourceLocale": { "code": "en", "baseHref": "" },
|
||||
"locales": { "zh": { "translation": "src/locale/messages.zh-Hans.xlf", "baseHref": "" } }
|
||||
"sourceLocale": { "code": "en" },
|
||||
"locales": { "zh": { "translation": "src/locale/messages.zh.xlf" } }
|
||||
},
|
||||
"sourceRoot": "src",
|
||||
"projectType": "application",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve -c web -o",
|
||||
"start:cn": "ng serve -c webCn -o",
|
||||
"start:zh": "ng serve -c webCn -o",
|
||||
"build": "node ./build/build.js",
|
||||
"build:web": "node ./build/build.js web",
|
||||
"ng:serve": "ng serve -c web -o",
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user