所有页面-创建中英双语对照-优化翻译文档结构
This commit is contained in:
34
saiadmin-artd/src/locales/langs/en/dice/player.json
Normal file
34
saiadmin-artd/src/locales/langs/en/dice/player.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user