[update]本地化,日报表

This commit is contained in:
2026-06-10 17:59:26 +08:00
parent 1e1fddf04c
commit c3d64d43bb
8 changed files with 533 additions and 3 deletions

View File

@@ -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: '总额',
},
}