测试流程、搭建多语言框架
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user