所有页面-创建中英双语对照-优化翻译文档结构

This commit is contained in:
2026-03-17 11:42:16 +08:00
parent 4a7397ce04
commit c790f74905
110 changed files with 1729 additions and 421 deletions

View File

@@ -0,0 +1,24 @@
{
"name": "Name",
"toolbar": {
"viewCurrentPool": "View Current Pool"
},
"search": {
"poolType": "Pool Type",
"placeholderName": "Please enter name",
"placeholderPoolType": "Please select pool type",
"poolTypeNormal": "Normal",
"poolTypeKill": "Force Kill",
"poolTypeT1": "T1 High Rate"
},
"table": {
"name": "Name",
"poolType": "Pool Type",
"safetyLine": "Safety Line",
"t1PoolWeight": "T1 Pool Weight",
"t2PoolWeight": "T2 Pool Weight",
"t3PoolWeight": "T3 Pool Weight",
"t4PoolWeight": "T4 Pool Weight",
"t5PoolWeight": "T5 Pool Weight"
}
}