Files
webman-buildadmin/web/src/lang/backend/zh-cn/dashboard.ts
2026-04-18 16:14:47 +08:00

63 lines
2.1 KiB
TypeScript

export default {
'You have worked today': '您今天已工作了',
'Continue to work': '继续工作',
'have a bit of rest': '休息片刻',
'Member registration': '会员注册量',
'Total number of members': '会员总数',
'Number of installed plug-ins': '已装插件数',
'Membership growth': '会员增长情况',
'Annex growth': '附件增长情况',
'New member': '刚刚加入的会员',
'Joined us': '加入了我们',
'Member source': '会员来源',
'Member last name': '会员姓氏',
Loading: '加载中...',
Monday: '周一',
Tuesday: '周二',
Wednesday: '周三',
Thursday: '周四',
Friday: '周五',
Saturday: '周六',
Sunday: '周日',
Visits: '访问量',
'Registration volume': '注册量',
picture: '图片',
file: '文档',
table: '表格',
other: '其它',
'Compressed package': '压缩包',
Baidu: '百度',
'Direct access': '直接访问',
'take a plane': '坐飞机',
'Take the high-speed railway': '坐高铁',
'full name': '姓名',
hour: '小时',
minute: '分',
second: '秒',
day: '天',
'Number of attachments Uploaded': '附件上传量',
stat_user_total: '会员总数',
stat_new_today: '今日新增用户',
stat_deposit_today: '今日充值(成功)',
stat_withdraw_pending: '待审核提现',
stat_hint_pending: '待处理',
chart_new_user_deposit: '近7日新增用户与每日充值',
chart_bet_7d: '近7日投注金额',
chart_channel_users: '用户渠道分布',
chart_deposit_status: '充值订单状态分布',
chart_deposit_amount_channel: '充值金额渠道分布',
recent_users: '最新注册用户',
no_data: '暂无数据',
bet_today_line: '今日投注流水',
orders_unit: '笔',
deposit_orders_today: '今日成功 {n} 笔',
series_new_users: '新增用户',
series_deposit_amount: '充值金额',
series_bet_amount: '投注金额',
load_failed: '统计数据加载失败,请稍后重试',
seconds_ago: '秒前',
minutes_ago: '分钟前',
hours_ago: '小时前',
}