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

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,34 @@
{
"name": "Name",
"search": {
"username": "Username",
"nickname": "Nickname",
"phone": "Phone",
"status": "Status",
"coin": "Coin",
"lotteryPoolConfig": "Lottery Pool Config",
"placeholderUsername": "Please enter username",
"placeholderNickname": "Please enter nickname",
"placeholderPhoneFuzzy": "Phone (fuzzy)",
"placeholderAll": "All",
"exactSearch": "Exact"
},
"table": {
"username": "Username",
"phone": "Phone",
"nickname": "Nickname",
"status": "Status",
"coin": "Coin",
"lotteryPoolConfig": "Lottery Pool Config",
"t1Weight": "T1 Weight",
"t2Weight": "T2 Weight",
"t3Weight": "T3 Weight",
"t4Weight": "T4 Weight",
"t5Weight": "T5 Weight",
"totalDrawCount": "Total Draw Count",
"paidDrawCount": "Paid Draw Count",
"freeDrawCount": "Free Draw Count",
"createTime": "Create Time",
"updateTime": "Update Time"
}
}