fix(i18n): 全语种注册 aggregate 语言包

原先仅 ja-JP/ko-KR 挂载 aggregate,其余语种会露出 aggregate.xxx raw key。
This commit is contained in:
bootx
2026-07-14 15:13:23 +08:00
parent 62b5512783
commit 949d265ff4
8 changed files with 16 additions and 0 deletions

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}

View File

@@ -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,
}