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

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": "名称",
"search": {
"username": "用户名",
"nickname": "昵称",
"phone": "手机号",
"status": "状态",
"coin": "平台币",
"lotteryPoolConfig": "彩金池配置",
"placeholderUsername": "请输入用户名",
"placeholderNickname": "请输入昵称",
"placeholderPhoneFuzzy": "手机号模糊查询",
"placeholderAll": "全部",
"exactSearch": "精确搜索"
},
"table": {
"username": "用户名",
"phone": "手机号",
"nickname": "昵称",
"status": "状态",
"coin": "平台币",
"lotteryPoolConfig": "彩金池配置",
"t1Weight": "T1权重",
"t2Weight": "T2权重",
"t3Weight": "T3权重",
"t4Weight": "T4权重",
"t5Weight": "T5权重",
"totalDrawCount": "总抽奖次数",
"paidDrawCount": "购买抽奖次数",
"freeDrawCount": "赠送抽奖次数",
"createTime": "创建时间",
"updateTime": "更新时间"
}
}