测试流程、搭建多语言框架

This commit is contained in:
2025-07-20 14:38:38 +08:00
parent 1ffc1b5cf0
commit 2f7eb16f22
94 changed files with 609014 additions and 9 deletions
@@ -0,0 +1,15 @@
locale: en
items:
hello:
key: hello
value: hello
type: 4
isVariant: false
associations: []
_variants: []
languageConfig:
bcp47Tag: en
translateFinished: 0
translateTotal: 0
compileFinished: 0
compileTotal: 1
@@ -0,0 +1,15 @@
locale: index
items:
hello:
key: hello
value: ""
type: 4
isVariant: false
associations: []
_variants: []
languageConfig:
bcp47Tag: index
translateFinished: 0
translateTotal: 0
compileFinished: 0
compileTotal: 0
@@ -0,0 +1,15 @@
locale: zh-Hans-CN
items:
hello:
key: hello
value: 你好
type: 4
isVariant: false
associations: []
_variants: []
languageConfig:
bcp47Tag: zh-Hans-CN
translateFinished: 0
translateTotal: 0
compileFinished: 0
compileTotal: 1
@@ -0,0 +1,15 @@
locale: zh-Hant-TW
items:
hello:
key: hello
value: 你好2
type: 4
isVariant: false
associations: []
_variants: []
languageConfig:
bcp47Tag: zh-Hant-TW
translateFinished: 0
translateTotal: 0
compileFinished: 0
compileTotal: 1