mirror of
https://gitee.com/bootx/dax-pay-h5
synced 2026-08-10 23:02:00 +08:00
fix(i18n): 全语种注册 aggregate 语言包
原先仅 ja-JP/ko-KR 挂载 aggregate,其余语种会露出 aggregate.xxx raw key。
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
import aggregate from './aggregate.json'
|
||||
import auth from './auth.json'
|
||||
import cashier from './cashier.json'
|
||||
import codePay from './codePay.json'
|
||||
@@ -20,4 +21,5 @@ export default {
|
||||
statement,
|
||||
home,
|
||||
error,
|
||||
aggregate,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user