[update]本地化,日报表
This commit is contained in:
@@ -58,4 +58,24 @@ export default {
|
||||
dec: '十二月',
|
||||
},
|
||||
},
|
||||
dailyReport: {
|
||||
title: '日报表',
|
||||
noData: '暂无日报表数据',
|
||||
startDate: '开始日期',
|
||||
endDate: '结束日期',
|
||||
daily: '每日',
|
||||
monthly: '每月',
|
||||
yearly: '每年',
|
||||
date: '日期',
|
||||
deposit: '存款',
|
||||
withdraw: '提款',
|
||||
winLose: '输赢',
|
||||
unclaim: '未认领',
|
||||
activeMember: '活跃会员',
|
||||
newDeposit: '首次存款',
|
||||
newRegister: '新注册',
|
||||
reward: '奖励({game})',
|
||||
count: '笔数',
|
||||
total: '总额',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user