初始化
This commit is contained in:
48
addons/webman/lang/zh-CN/activity.php
Normal file
48
addons/webman/lang/zh-CN/activity.php
Normal file
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
/** TODO 翻译 */
|
||||
return [
|
||||
'title' => '活动',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'status' => '状态',
|
||||
'is_show' => '首页弹窗',
|
||||
'sort' => '排序',
|
||||
'link' => '类型',
|
||||
'recharge_id' => '充值配置',
|
||||
'start_time' => '开始时间',
|
||||
'end_time' => '结束时间',
|
||||
'created_at' => '创建时间',
|
||||
'time_frame' => '开放时间',
|
||||
],
|
||||
'created_at_start' => '开始时间',
|
||||
'created_at_end' => '结束时间',
|
||||
'not_fount' => '活动未找到',
|
||||
'activity_content_must' => '请填写活动内容',
|
||||
'rang_time' => '开放时间',
|
||||
'activity_content' => '活动内容',
|
||||
'activity_info' => '活动信息',
|
||||
'sign_setting' => '签到设置',
|
||||
'chip_amount' => '打码量',
|
||||
'chip_multiple' => '打码倍数',
|
||||
'reward_amount' => '奖励金额',
|
||||
'type_not_found' => '请选择活动模式',
|
||||
'type_error' => '活动模式错误',
|
||||
'cycle_type_not_found' => '请选择周期类型',
|
||||
'cycle_type_error' => '周期类型错误',
|
||||
'cycle_data_not_found' => '请选择周期类型配置',
|
||||
'cycle_data_error' => '请选择周期类型配置',
|
||||
'cycle_week' => ' 每周,{week}开启',
|
||||
'cycle_month' => ' 每月,{month}号开启',
|
||||
'status' => '状态',
|
||||
'week' => ['星期天', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六'],
|
||||
'sign_setting_date' => [
|
||||
'第一日',
|
||||
'第二日',
|
||||
'第三日',
|
||||
'第四日',
|
||||
'第五日',
|
||||
'第六日',
|
||||
'第七日',
|
||||
]
|
||||
];
|
||||
14
addons/webman/lang/zh-CN/activity_content.php
Normal file
14
addons/webman/lang/zh-CN/activity_content.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
/** TODO 翻译 */
|
||||
return [
|
||||
'title' => '活动内容',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'name' => '活动名称',
|
||||
'activity_id' => '活动ID',
|
||||
'lang' => '语言标识',
|
||||
'picture' => '活动主图',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
];
|
||||
50
addons/webman/lang/zh-CN/admin.php
Normal file
50
addons/webman/lang/zh-CN/admin.php
Normal file
@@ -0,0 +1,50 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'user_info' => '个人信息',
|
||||
'system_user'=>'系统用户',
|
||||
'not_access_permission' => '没有访问该操作的权限',
|
||||
'super_admin'=>'超级管理员',
|
||||
'super_admin_delete'=>'超级管理员不可以删除!',
|
||||
'super_admin_disabled'=>'超级管理员不可以禁用!',
|
||||
'reset_password'=>'重置密码',
|
||||
'old_password'=>'旧密码',
|
||||
'old_password_error'=>'旧密码错误',
|
||||
'new_password'=>'新密码',
|
||||
'confim_password' => '确认密码',
|
||||
'access_rights' => '访问权限',
|
||||
'normal' => '正常',
|
||||
'disable' => '禁用',
|
||||
'true' => '是',
|
||||
'false' => '否',
|
||||
'username_exist' => '用户名存在重复',
|
||||
'phone_exist' => '手机号已存在',
|
||||
'password_min_number' => '密码最少6位数',
|
||||
'password_confim_validate' => '输入密码不一致',
|
||||
'update_password' => '修改密码',
|
||||
'open' => '开启',
|
||||
'close' => '关闭',
|
||||
'department' => '所属部门',
|
||||
'channel' => '所属渠道',
|
||||
'department_tree' => '总站部门',
|
||||
'channel_tree' => '子站渠道',
|
||||
'pass_help' => '初始化密码123456,建议密码包含大小写字母、数字、符号',
|
||||
'search_department' => '搜索部门',
|
||||
'post' => '岗位',
|
||||
'admin_user' => '管理员',
|
||||
'success' => '成功',
|
||||
'error' => '失败',
|
||||
'system_messages' => '系統消息',
|
||||
'fields' => [
|
||||
'username' => '用户名',
|
||||
'nickname' => '用户昵称',
|
||||
'avatar' => '用户头像',
|
||||
'password' => '密码',
|
||||
'phone' => '手机号',
|
||||
'mail' => '邮箱',
|
||||
'status' => '账号状态',
|
||||
'create_at' => '创建时间',
|
||||
'type' => '类型',
|
||||
'is_super'=>'渠道超管',
|
||||
],
|
||||
];
|
||||
36
addons/webman/lang/zh-CN/announcement.php
Normal file
36
addons/webman/lang/zh-CN/announcement.php
Normal file
@@ -0,0 +1,36 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\Announcement;
|
||||
|
||||
return [
|
||||
'title' => '公告管理',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'title' => '标题',
|
||||
'content' => '内容',
|
||||
'valid_time' => '有效时间',
|
||||
'push_time' => '发布时间',
|
||||
'status' => '状态',
|
||||
'department_id' => '渠道',
|
||||
'sort' => '排序',
|
||||
'priority' => '优先级',
|
||||
'admin_id' => '管理员ID',
|
||||
'admin_name' => '管理员名称',
|
||||
'created_at' => '创建时间',
|
||||
'type' => '公告类型',
|
||||
],
|
||||
'priority' => [
|
||||
Announcement::PRIORITY_ORDINARY => '普通',
|
||||
Announcement::PRIORITY_SENIOR => '高级',
|
||||
Announcement::PRIORITY_EMERGENT => '紧急',
|
||||
],
|
||||
'type' => [
|
||||
Announcement::TYPE_BULLETIN => '公告',
|
||||
Announcement::TYPE_EVEBT => '事件',
|
||||
],
|
||||
'help' => [
|
||||
'valid_time' => '不填时为永久有效',
|
||||
'push_time' => '过发布时间该公告才对客户展示',
|
||||
'title' => '公告标题最多200个字',
|
||||
]
|
||||
];
|
||||
393
addons/webman/lang/zh-CN/antd.php
Normal file
393
addons/webman/lang/zh-CN/antd.php
Normal file
@@ -0,0 +1,393 @@
|
||||
<?php
|
||||
return [
|
||||
"locale" => "zh-cn",
|
||||
"Pagination" => [
|
||||
"items_per_page" => "条/页",
|
||||
"jump_to" => "跳至",
|
||||
"jump_to_confirm" => "确定",
|
||||
"page" => "页",
|
||||
"prev_page" => "上一页",
|
||||
"next_page" => "下一页",
|
||||
"prev_5" => "向前 5 页",
|
||||
"next_5" => "向后 5 页",
|
||||
"prev_3" => "向前 3 页",
|
||||
"next_3" => "向后 3 页"
|
||||
],
|
||||
"DatePicker" => [
|
||||
"lang" => [
|
||||
"placeholder" => "请选择日期",
|
||||
"yearPlaceholder" => "请选择年份",
|
||||
"quarterPlaceholder" => "请选择季度",
|
||||
"monthPlaceholder" => "请选择月份",
|
||||
"weekPlaceholder" => "请选择周",
|
||||
"rangePlaceholder" => [
|
||||
"开始日期",
|
||||
"结束日期"
|
||||
],
|
||||
"rangeYearPlaceholder" => [
|
||||
"开始年份",
|
||||
"结束年份"
|
||||
],
|
||||
"rangeMonthPlaceholder" => [
|
||||
"开始月份",
|
||||
"结束月份"
|
||||
],
|
||||
"rangeWeekPlaceholder" => [
|
||||
"开始周",
|
||||
"结束周"
|
||||
],
|
||||
"locale" => "zh_CN",
|
||||
"today" => "今天",
|
||||
"now" => "此刻",
|
||||
"backToToday" => "返回今天",
|
||||
"ok" => "确 定",
|
||||
"timeSelect" => "选择时间",
|
||||
"dateSelect" => "选择日期",
|
||||
"weekSelect" => "选择周",
|
||||
"clear" => "清除",
|
||||
"month" => "月",
|
||||
"year" => "年",
|
||||
"previousMonth" => "上个月 (翻页上键)",
|
||||
"nextMonth" => "下个月 (翻页下键)",
|
||||
"monthSelect" => "选择月份",
|
||||
"yearSelect" => "选择年份",
|
||||
"decadeSelect" => "选择年代",
|
||||
"yearFormat" => "YYYY年",
|
||||
"dayFormat" => "D日",
|
||||
"dateFormat" => "YYYY年M月D日",
|
||||
"dateTimeFormat" => "YYYY年M月D日 HH时mm分ss秒",
|
||||
"previousYear" => "上一年 (Control键加左方向键)",
|
||||
"nextYear" => "下一年 (Control键加右方向键)",
|
||||
"previousDecade" => "上一年代",
|
||||
"nextDecade" => "下一年代",
|
||||
"previousCentury" => "上一世纪",
|
||||
"nextCentury" => "下一世纪"
|
||||
],
|
||||
"timePickerLocale" => [
|
||||
"placeholder" => "请选择时间",
|
||||
"rangePlaceholder" => [
|
||||
"开始时间",
|
||||
"结束时间"
|
||||
]
|
||||
]
|
||||
],
|
||||
"TimePicker" => [
|
||||
"placeholder" => "请选择时间",
|
||||
"rangePlaceholder" => [
|
||||
"开始时间",
|
||||
"结束时间"
|
||||
]
|
||||
],
|
||||
"Calendar" => [
|
||||
"lang" => [
|
||||
"placeholder" => "请选择日期",
|
||||
"yearPlaceholder" => "请选择年份",
|
||||
"quarterPlaceholder" => "请选择季度",
|
||||
"monthPlaceholder" => "请选择月份",
|
||||
"weekPlaceholder" => "请选择周",
|
||||
"rangePlaceholder" => [
|
||||
"开始日期",
|
||||
"结束日期"
|
||||
],
|
||||
"rangeYearPlaceholder" => [
|
||||
"开始年份",
|
||||
"结束年份"
|
||||
],
|
||||
"rangeMonthPlaceholder" => [
|
||||
"开始月份",
|
||||
"结束月份"
|
||||
],
|
||||
"rangeWeekPlaceholder" => [
|
||||
"开始周",
|
||||
"结束周"
|
||||
],
|
||||
"locale" => "zh_CN",
|
||||
"today" => "今天",
|
||||
"now" => "此刻",
|
||||
"backToToday" => "返回今天",
|
||||
"ok" => "确 定",
|
||||
"timeSelect" => "选择时间",
|
||||
"dateSelect" => "选择日期",
|
||||
"weekSelect" => "选择周",
|
||||
"clear" => "清除",
|
||||
"month" => "月",
|
||||
"year" => "年",
|
||||
"previousMonth" => "上个月 (翻页上键)",
|
||||
"nextMonth" => "下个月 (翻页下键)",
|
||||
"monthSelect" => "选择月份",
|
||||
"yearSelect" => "选择年份",
|
||||
"decadeSelect" => "选择年代",
|
||||
"yearFormat" => "YYYY年",
|
||||
"dayFormat" => "D日",
|
||||
"dateFormat" => "YYYY年M月D日",
|
||||
"dateTimeFormat" => "YYYY年M月D日 HH时mm分ss秒",
|
||||
"previousYear" => "上一年 (Control键加左方向键)",
|
||||
"nextYear" => "下一年 (Control键加右方向键)",
|
||||
"previousDecade" => "上一年代",
|
||||
"nextDecade" => "下一年代",
|
||||
"previousCentury" => "上一世纪",
|
||||
"nextCentury" => "下一世纪"
|
||||
],
|
||||
"timePickerLocale" => [
|
||||
"placeholder" => "请选择时间",
|
||||
"rangePlaceholder" => [
|
||||
"开始时间",
|
||||
"结束时间"
|
||||
]
|
||||
]
|
||||
],
|
||||
"global" => [
|
||||
"placeholder" => "请选择"
|
||||
],
|
||||
"Table" => [
|
||||
"filterTitle" => "筛选",
|
||||
"filterConfirm" => "确定",
|
||||
"filterReset" => "重置",
|
||||
"filterEmptyText" => "无筛选项",
|
||||
"selectAll" => "全选当页",
|
||||
"selectInvert" => "反选当页",
|
||||
"selectNone" => "清空所有",
|
||||
"selectionAll" => "全选所有",
|
||||
"sortTitle" => "排序",
|
||||
"expand" => "展开行",
|
||||
"collapse" => "关闭行",
|
||||
"triggerDesc" => "点击降序",
|
||||
"triggerAsc" => "点击升序",
|
||||
"cancelSort" => "取消排序"
|
||||
],
|
||||
"Modal" => [
|
||||
"okText" => "确定",
|
||||
"cancelText" => "取消",
|
||||
"justOkText" => "知道了"
|
||||
],
|
||||
"Popconfirm" => [
|
||||
"cancelText" => "取消",
|
||||
"okText" => "确定"
|
||||
],
|
||||
"Transfer" => [
|
||||
"searchPlaceholder" => "请输入搜索内容",
|
||||
"itemUnit" => "项",
|
||||
"itemsUnit" => "项",
|
||||
"remove" => "删除",
|
||||
"selectCurrent" => "全选当页",
|
||||
"removeCurrent" => "删除当页",
|
||||
"selectAll" => "全选所有",
|
||||
"removeAll" => "删除全部",
|
||||
"selectInvert" => "反选当页"
|
||||
],
|
||||
"Upload" => [
|
||||
"uploading" => "文件上传中",
|
||||
"removeFile" => "删除文件",
|
||||
"uploadError" => "上传错误",
|
||||
"previewFile" => "预览文件",
|
||||
"downloadFile" => "下载文件"
|
||||
],
|
||||
"Empty" => [
|
||||
"description" => "暂无数据"
|
||||
],
|
||||
"Icon" => [
|
||||
"icon" => "图标"
|
||||
],
|
||||
"Text" => [
|
||||
"edit" => "编辑",
|
||||
"copy" => "复制",
|
||||
"copied" => "复制成功",
|
||||
"expand" => "展开"
|
||||
],
|
||||
"PageHeader" => [
|
||||
"back" => "返回"
|
||||
],
|
||||
"Form" => [
|
||||
"optional" => "(可选)",
|
||||
"defaultValidateMessages" => [
|
||||
"default" => "字段验证错误$[label]",
|
||||
"required" => "请输入$[label]",
|
||||
"enum" => "$[label]必须是其中一个[$[enum]]",
|
||||
"whitespace" => "$[label]不能为空字符",
|
||||
"date" => [
|
||||
"format" => "$[label]日期格式无效",
|
||||
"parse" => "$[label]不能转换为日期",
|
||||
"invalid" => "$[label]是一个无效日期"
|
||||
],
|
||||
"types" => [
|
||||
"string" => "$[label]不是一个有效的$[type]",
|
||||
"method" => "$[label]不是一个有效的$[type]",
|
||||
"array" => "$[label]不是一个有效的$[type]",
|
||||
"object" => "$[label]不是一个有效的$[type]",
|
||||
"number" => "$[label]不是一个有效的$[type]",
|
||||
"date" => "$[label]不是一个有效的$[type]",
|
||||
"boolean" => "$[label]不是一个有效的$[type]",
|
||||
"integer" => "$[label]不是一个有效的$[type]",
|
||||
"float" => "$[label]不是一个有效的$[type]",
|
||||
"regexp" => "$[label]不是一个有效的$[type]",
|
||||
"email" => "$[label]不是一个有效的$[type]",
|
||||
"url" => "$[label]不是一个有效的$[type]",
|
||||
"hex" => "$[label]不是一个有效的$[type]"
|
||||
],
|
||||
"string" => [
|
||||
"len" => "$[label]须为$[len]个字符",
|
||||
"min" => "$[label]最少$[min]个字符",
|
||||
"max" => "$[label]最多$[max]个字符",
|
||||
"range" => "$[label]须在$[min]-$[max]字符之间"
|
||||
],
|
||||
"number" => [
|
||||
"len" => "$[label]必须等于$[len]",
|
||||
"min" => "$[label]最小值为$[min]",
|
||||
"max" => "$[label]最大值为$[max]",
|
||||
"range" => "$[label]须在$[min]-$[max]之间"
|
||||
],
|
||||
"array" => [
|
||||
"len" => "须为$[len]个$[label]",
|
||||
"min" => "最少$[min]个$[label]",
|
||||
"max" => "最多$[max]个$[label]",
|
||||
"range" => "$[label]数量须在$[min]-$[max]之间"
|
||||
],
|
||||
"pattern" => [
|
||||
"mismatch" => "$[label]与模式不匹配$[pattern]"
|
||||
]
|
||||
]
|
||||
],
|
||||
"Image" => [
|
||||
"preview" => "预览"
|
||||
],
|
||||
|
||||
//自定义组件语言
|
||||
'FormMany' => [
|
||||
'up' => '上移',
|
||||
'down' => '下移',
|
||||
'add' => '添加',
|
||||
'remove' => '移除',
|
||||
'clear' => '清空',
|
||||
],
|
||||
'TabsTag' => [
|
||||
'closeOther' => '关闭其他',
|
||||
'closeLeft' => '关闭左侧',
|
||||
'closeRight' => '关闭右侧',
|
||||
'back' => '返回上一页',
|
||||
],
|
||||
'Uploader' => [
|
||||
'finder'=>'资源',
|
||||
'upload' => '上传',
|
||||
'success'=>'上传成功',
|
||||
'error'=>'未知错误',
|
||||
'check'=>'校验中',
|
||||
'uploading'=>'上传中',
|
||||
],
|
||||
'Grid' => [
|
||||
'confirmRecoverySelected' => '此操作将恢复选中数据?',
|
||||
'confirmClearSelected' => '此操作将删除选中数据?',
|
||||
'confirmClear' => '此操作将删除清空所有数据?',
|
||||
'continue' => '是否继续?',
|
||||
'empty' => '暂无数据',
|
||||
'search' => '搜索',
|
||||
'quickSearchText' => '请输入关键字',
|
||||
'export' => '导出',
|
||||
'exportPage' => '导出当前页',
|
||||
'exportSelect' => '导出选中行',
|
||||
'exportAll' => '导出全部',
|
||||
'exportProgress' => '导出进度',
|
||||
'exportFail' => '导出失败',
|
||||
'exportSuccess' => '已导出成功,请点击',
|
||||
'download' => '下载',
|
||||
'sortTop' => '置顶',
|
||||
'sortBottom' => '置底',
|
||||
'sortDrag' => '拖动排序',
|
||||
'confirm' => '确定',
|
||||
'reset' => '重置',
|
||||
'dataList' => '数据列表',
|
||||
'recycle' => '回收站',
|
||||
'collapseFilter' => '收起筛选',
|
||||
'expandFilter' => '展开筛选',
|
||||
'clearTrash' => '清空回收站',
|
||||
'clearData' => '清空数据',
|
||||
'restoreSelected' => '恢复选中',
|
||||
'deleteSelected' => '删除选中',
|
||||
'selectedAction' => '请勾选操作数据',
|
||||
],
|
||||
'SelectTable' => [
|
||||
'select' => '选择',
|
||||
'selected' => '已选中',
|
||||
'confirm' => '确定',
|
||||
'cancel' => '取消',
|
||||
],
|
||||
'Confirm' => [
|
||||
'title' => '提示'
|
||||
],
|
||||
'Copy' => [
|
||||
'success' => '复制成功',
|
||||
'error' => '复制失败',
|
||||
],
|
||||
'Logout' => [
|
||||
'title' => '退出登录',
|
||||
'content' => '是否确认退出系统?',
|
||||
],
|
||||
'Header' => [
|
||||
'refresh' => '刷新',
|
||||
'light' => '深色',
|
||||
'dark' => '亮色',
|
||||
],
|
||||
'Setting' => [
|
||||
'lang' => '语言',
|
||||
'theme_color' => '主题色',
|
||||
'sidebar_color' => '侧边栏选中色',
|
||||
'sidebar_background' => '侧边栏背景色',
|
||||
'header_background' => '顶部背景色',
|
||||
'layout' => '布局',
|
||||
'menu_layout' => '菜单布局',
|
||||
'menu_style' => '菜单样式',
|
||||
'sidebar' => [
|
||||
'label' => '侧边栏',
|
||||
'width' => '宽度',
|
||||
'visible' => '显示',
|
||||
'collapsed' => '收起',
|
||||
'menu_num' => '菜单并排数量',
|
||||
],
|
||||
'tabs' => '多标签',
|
||||
'light' => '亮色',
|
||||
'dark' => '暗色',
|
||||
'sider' => '侧边',
|
||||
'header_sider' => '顶部-侧边',
|
||||
'header' => '顶部',
|
||||
'defualt' => '恢复默认配置',
|
||||
|
||||
],
|
||||
'Sidebar' => [
|
||||
'all'=>'全部'
|
||||
],
|
||||
'Dayjs' => [
|
||||
'weekdays' => explode('_',"星期日_星期一_星期二_星期三_星期四_星期五_星期六"),
|
||||
'weekdaysShort' => explode('_',"周日_周一_周二_周三_周四_周五_周六"),
|
||||
'weekdaysMin' => explode('_',"日_一_二_三_四_五_六"),
|
||||
'months' => explode('_',"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月"),
|
||||
'monthsShort' => explode('_',"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月"),
|
||||
'weekStart' => 1,
|
||||
'yearStart' => 4,
|
||||
'formats' => [
|
||||
'LT' => "HH=>mm",
|
||||
'LTS' => "HH=>mm=>ss",
|
||||
'L' => "YYYY/MM/DD",
|
||||
'LL' => "YYYY年M月D日",
|
||||
'LLL' => "YYYY年M月D日Ah点mm分",
|
||||
'LLLL' => "YYYY年M月D日ddddAh点mm分",
|
||||
'l' => "YYYY/M/D",
|
||||
'll' => "YYYY年M月D日",
|
||||
'lll' => "YYYY年M月D日 HH=>mm",
|
||||
'llll' => "YYYY年M月D日dddd HH=>mm"
|
||||
],
|
||||
'relativeTime' => [
|
||||
'future' => "%s内",
|
||||
'past' => "%s前",
|
||||
's' => "几秒",
|
||||
'm' => "1 分钟",
|
||||
'mm' => "%d 分钟",
|
||||
'h' => "1 小时",
|
||||
'hh' => "%d 小时",
|
||||
'd' => "1 天",
|
||||
'dd' => "%d 天",
|
||||
'M' => "1 个月",
|
||||
'MM' => "%d 个月",
|
||||
'y' => "1 年",
|
||||
'yy' => "%d 年"
|
||||
]
|
||||
],
|
||||
];
|
||||
32
addons/webman/lang/zh-CN/app_version.php
Normal file
32
addons/webman/lang/zh-CN/app_version.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '版本管理',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'system_key' => '系统标识',
|
||||
'app_version' => '版本号',
|
||||
'app_version_key' => '版本标识',
|
||||
'apk_url' => '安装包地址',
|
||||
'force_update' => '强制更新',
|
||||
'type' => '类型',
|
||||
'hot_update' => '热更新',
|
||||
'regular_update' => '定时更新',
|
||||
'update_content' => '更新内容',
|
||||
'notes' => '操作备注',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'system_key' => [
|
||||
'android' => 'Android(安卓)',
|
||||
'ios' => 'Ios(苹果)',
|
||||
],
|
||||
'app_version_regex' => '请填写正确的版本号',
|
||||
'hot_apk_url' => '热更新包',
|
||||
'missing_package_address' => '缺少安装包地址',
|
||||
'app_version_key_not_found' => '缺少版本标识',
|
||||
'upload_update_package' => '请上传热更新包',
|
||||
'hot_apk_url_error' => '热更新包地址错误',
|
||||
'decompression_failed' => '解压失败',
|
||||
'app_version_key_exists' => '该版本已发布',
|
||||
];
|
||||
16
addons/webman/lang/zh-CN/attachment.php
Normal file
16
addons/webman/lang/zh-CN/attachment.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
return [
|
||||
'title'=>'附件管理',
|
||||
'download'=>'下载',
|
||||
'cate'=>[
|
||||
'fields'=>[
|
||||
'name'=>'分类名称',
|
||||
'pid'=>'上级分类',
|
||||
'permission_type'=>'权限类型',
|
||||
'sort'=>'排序',
|
||||
],
|
||||
'parent'=>'顶级分类',
|
||||
'public'=>'所有人',
|
||||
'private'=>'私有',
|
||||
]
|
||||
];
|
||||
43
addons/webman/lang/zh-CN/auth.php
Normal file
43
addons/webman/lang/zh-CN/auth.php
Normal file
@@ -0,0 +1,43 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\AdminDepartment;
|
||||
|
||||
return [
|
||||
'title'=>'访问权限管理',
|
||||
'parent'=>'父级',
|
||||
'field_title_grant'=>'字段权限(隐藏选中的字段)',
|
||||
'field_grant'=>'字段权限',
|
||||
'data_grant'=>'数据权限',
|
||||
'auth_grant'=>'功能权限',
|
||||
'menu_grant'=>'菜单权限',
|
||||
'select_user'=>'选个人',
|
||||
'select_group'=>'选组织',
|
||||
'select_user_tip'=>'具有包含所选人员的查看数据权限',
|
||||
'select_group_tip'=>'具有包含所选组织的查看数据数据权限',
|
||||
'all'=>'全选',
|
||||
'father_son_linkage'=>'父子联动',
|
||||
'role_type_error'=>'角色类型错误',
|
||||
'fields'=>[
|
||||
'name'=>'名称',
|
||||
'desc'=>'描述',
|
||||
'status'=>'状态',
|
||||
'sort'=>'排序',
|
||||
'data_type'=>'数据范围',
|
||||
'department'=>'部门列表',
|
||||
'type'=>'角色类型',
|
||||
],
|
||||
'options'=>[
|
||||
'data_type'=>[
|
||||
'full_data_rights' => '全部数据权限',
|
||||
'data_permissions_for_this_department' => '本部门数据权限',
|
||||
'this_department_and_the_following_data_permissions' => '本部门及以下数据权限',
|
||||
'personal_data_rights' => '本人数据权限',
|
||||
'custom_data_permissions' => '自定义数据权限',
|
||||
'channel_and_the_following_data_permissions' => '子站全部数据权限'
|
||||
]
|
||||
],
|
||||
'type' => [
|
||||
AdminDepartment::TYPE_DEPARTMENT => '总站角色',
|
||||
AdminDepartment::TYPE_CHANNEL => '渠道角色',
|
||||
],
|
||||
];
|
||||
20
addons/webman/lang/zh-CN/broadcast.php
Normal file
20
addons/webman/lang/zh-CN/broadcast.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
/** TODO 翻译 */
|
||||
'title' => '广播管理',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'copy_num' => '重复次数',
|
||||
'title' => '游戏平台',
|
||||
'num' => '金额',
|
||||
'phone' => '手机号',
|
||||
'min_money' => '展示最小金额',
|
||||
'max_money' => '展示最大金额',
|
||||
'date' => '展示日期',
|
||||
'status' => '状态',
|
||||
'creator_id' => '创建人',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
];
|
||||
62
addons/webman/lang/zh-CN/channel.php
Normal file
62
addons/webman/lang/zh-CN/channel.php
Normal file
@@ -0,0 +1,62 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '渠道管理',
|
||||
'normal' => '开启中',
|
||||
'disable' => '维护中',
|
||||
'name_exist' => '渠道名存在重复',
|
||||
'channel_exist' => '渠道域名存在重复',
|
||||
'telegram_url_exist' => '渠道Telegram客服已存在',
|
||||
'package_url_exist' => '渠道安装地址已存在',
|
||||
'save_error' => '保存失败',
|
||||
'save_success' => '保存成功',
|
||||
'not_fount' => '渠道不存在',
|
||||
'fields' => [
|
||||
'id' => '渠道ID',
|
||||
'name' => '渠道名称',
|
||||
'domain' => '渠道域名',
|
||||
'player_num' => '玩家数量',
|
||||
'coin_num' => '币商数量',
|
||||
'lang' => '默认语言',
|
||||
'currency' => '币种',
|
||||
'department_id' => '部门id',
|
||||
'status' => '状态',
|
||||
'telegram_url' => 'Telegram客服',
|
||||
'package_url' => '安装包地址',
|
||||
'recharge_amount' => '官方充值',
|
||||
'withdraw_amount' => '官方提现',
|
||||
'third_recharge_amount' => '第三方充值',
|
||||
'third_withdraw_amount' => '第三方提现',
|
||||
'player_total_amount' => '玩家账户总余额',
|
||||
'phone' => '手机号',
|
||||
'leader' => '负责人',
|
||||
'create_at' => '渠道创建时间',
|
||||
'username' => '登录账号',
|
||||
'password' => '登录密码',
|
||||
'channel_function' => '子站功能',
|
||||
'web_login_status' => '网页登录',
|
||||
'recharge_status' => '平台充值',
|
||||
'withdraw_status' => '平台提现',
|
||||
'wallet_action_status' => '玩家钱包操作',
|
||||
'department_name' => '渠道',
|
||||
'promotion_status' => '推广员功能',
|
||||
'pay_type' => '支付方式',
|
||||
'game_id' => '游戏',
|
||||
'whats_app' => 'WhatsApp',
|
||||
],
|
||||
'channel_function_help' => '人工(充值,提现)无法和Q币(转入,转出)同时使用',
|
||||
'pay_type' => [
|
||||
'人工充值',
|
||||
'EsPay',
|
||||
'OnePay',
|
||||
'SKL99',
|
||||
],
|
||||
'game' => [
|
||||
262 => '转盘',
|
||||
263 => '砸金蛋',
|
||||
264 => '盲盒',
|
||||
265 => '刮刮乐',
|
||||
266 => 'TURN',
|
||||
267 => '摇色子',
|
||||
]
|
||||
];
|
||||
32
addons/webman/lang/zh-CN/channel_financial_record.php
Normal file
32
addons/webman/lang/zh-CN/channel_financial_record.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\ChannelFinancialRecord;
|
||||
|
||||
return [
|
||||
'title' => '财务操作记录',
|
||||
'content' => '序号{setting_id}',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'department_id' => '部门/渠道ID',
|
||||
'player_id' => '玩家ID',
|
||||
'player' => '玩家信息',
|
||||
'target' => '資料表',
|
||||
'target_id' => '資料表ID',
|
||||
'action' => '操作行为',
|
||||
'tradeno' => '操作订单',
|
||||
'user_id' => '操作订单',
|
||||
'user_name' => '操作人',
|
||||
'created_at' => '操作时间',
|
||||
],
|
||||
'action' => [
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_PASS => '充值审核通过',
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_REJECT => '充值审核拒绝',
|
||||
ChannelFinancialRecord::ACTION_WITHDRAW_PASS => '提现审核通过',
|
||||
ChannelFinancialRecord::ACTION_WITHDRAW_REJECT => '提现审核拒绝',
|
||||
ChannelFinancialRecord::ACTION_WITHDRAW_PAYMENT => '完成打款',
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_SETTING_ADD => '添加充值账户',
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_SETTING_STOP => '停用充值账户',
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_SETTING_ENABLE => '启用充值账户',
|
||||
ChannelFinancialRecord::ACTION_RECHARGE_SETTING_EDIT => '编辑充值账户',
|
||||
]
|
||||
];
|
||||
19
addons/webman/lang/zh-CN/channel_recharge_method.php
Normal file
19
addons/webman/lang/zh-CN/channel_recharge_method.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '充值账户配置',
|
||||
'recharge_setting_info' => '收款账户',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'method_name' => '充值方式名',
|
||||
'currency' => '币种',
|
||||
'name' => '充值名',
|
||||
'bank_name' => '开户行',
|
||||
'sub_bank' => '支行',
|
||||
'owner' => '户名',
|
||||
'account' => '银行账户',
|
||||
'user_name' => '创建人',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
]
|
||||
];
|
||||
53
addons/webman/lang/zh-CN/channel_recharge_setting.php
Normal file
53
addons/webman/lang/zh-CN/channel_recharge_setting.php
Normal file
@@ -0,0 +1,53 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\ChannelRechargeSetting;
|
||||
|
||||
return [
|
||||
'title' => '充值方式配置',
|
||||
'placeholder_name' => '请输入充值名',
|
||||
'placeholder_method' => '请选择充值方式',
|
||||
'placeholder_chip_multiple' => '请输入打码倍数',
|
||||
'placeholder_coins_num' => '请输入充值coins数量',
|
||||
'placeholder_money' => '请输入充值金额',
|
||||
'recharge_setting_info' => '充值账户信息',
|
||||
'first_recharge_setting' => '首充设置',
|
||||
'manual_recharge_setting' => '手动充值设置',
|
||||
'usdt_recharge_setting' => 'USDT充值设置',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'department_id' => '部门/渠道id',
|
||||
'title' => '标题',
|
||||
'method_name' => '充值方式',
|
||||
'method_id' => '充值方式id',
|
||||
'wallet_address' => '钱包地址',
|
||||
'qr_code' => '二维码',
|
||||
'rate' => '汇率',
|
||||
'chip_multiple' => '打码倍数',
|
||||
'coins_num' => 'coins数量',
|
||||
'gift_coins' => '赠送coins',
|
||||
'first_coins' => '首充赠送coins',
|
||||
'money' => '金额',
|
||||
'type' => '充值类型',
|
||||
'user_id' => '管理员id',
|
||||
'user_name' => '创建人',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'rul' => [
|
||||
'chip_multiple_required' => '打码倍数必填',
|
||||
'chip_multiple_min_0' => '打码倍数最少为0',
|
||||
'chip_multiple_max_100000000' => '打码倍数最大设置1亿',
|
||||
'coins_num_required' => 'coins数量必填',
|
||||
'coins_num_min_1' => 'coins数量最少为1',
|
||||
'coins_num_max_100000000' => 'coins数量最大设置1亿',
|
||||
'gift_coins_min_1' => 'coins数量最少为1',
|
||||
'gift_coins_max_100000000' => '赠送coins数量最大设置1亿',
|
||||
'money_required' => '充值金额必填',
|
||||
'money_min_1' => '充值金额最少为1',
|
||||
'money_max_100000000' => '充值金额最大设置1亿',
|
||||
],
|
||||
'type' => [
|
||||
ChannelRechargeSetting::TYPE_REGULAR => '普通充值',
|
||||
ChannelRechargeSetting::TYPE_ACTIVITY => '活动充值',
|
||||
]
|
||||
];
|
||||
24
addons/webman/lang/zh-CN/commission_record.php
Normal file
24
addons/webman/lang/zh-CN/commission_record.php
Normal file
@@ -0,0 +1,24 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '玩赚记录',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'recharge_amount' => '首充金额',
|
||||
'total_amount' => '总佣金',
|
||||
'damage_amount' => '客损金额',
|
||||
'amount' => '当期佣金',
|
||||
'ratio' => '佣金比例',
|
||||
'date' => '结算日期',
|
||||
'create_at' => '创建时间',
|
||||
'commission_first_recharge' => '用户首充',
|
||||
'commission_damage' => '客损佣金比',
|
||||
'commission_chip_multiple' => '打码量倍数',
|
||||
],
|
||||
'player_info' => '玩家信息',
|
||||
'parent_player_info' => '分润玩家',
|
||||
'commission_setting' => '玩赚配置',
|
||||
'commission_first_recharge' => '邀请新用户,新用户首笔充值可获得 {$usd}USD',
|
||||
'commission_damage' => '用户每日客损的 {$ratio}% 会作为佣金给到您',
|
||||
'commission_chip_multiple' => '活动的佣金同充值COINS',
|
||||
];
|
||||
10
addons/webman/lang/zh-CN/config.php
Normal file
10
addons/webman/lang/zh-CN/config.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '系统配置',
|
||||
'logo' => '网站LOGO',
|
||||
'name' => '网站名称',
|
||||
'miitbeian' => '网站备案号',
|
||||
'copyright' => '网站版权信息',
|
||||
|
||||
];
|
||||
25
addons/webman/lang/zh-CN/currency.php
Normal file
25
addons/webman/lang/zh-CN/currency.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '货币管理',
|
||||
'normal'=>'正常',
|
||||
'disable'=>'禁用',
|
||||
'currency'=>'货币',
|
||||
'game_coins'=>'游戏点',
|
||||
'currency_has_exists'=>'该货币已存在配置',
|
||||
'fields' => [
|
||||
'id' => '货币ID',
|
||||
'name' => '货币名称',
|
||||
'identifying' => '货币标识',
|
||||
'ratio' => '1货币价格',
|
||||
'status' => '状态',
|
||||
'create_at' => '创建时间',
|
||||
],
|
||||
'currency_name' => [
|
||||
'CYN' => '人民币',
|
||||
'TWD' => '新台币',
|
||||
'USD' => '美元',
|
||||
'JPY' => '日元',
|
||||
'RM' => '马币',
|
||||
],
|
||||
];
|
||||
21
addons/webman/lang/zh-CN/data_center.php
Normal file
21
addons/webman/lang/zh-CN/data_center.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
return [
|
||||
'recharge_all'=>'总充值',
|
||||
'recharge_activity'=>'活动充值',
|
||||
'recharge_regular'=>'普通充值',
|
||||
'withdraw_all'=>'总提现',
|
||||
'withdraw_self'=>'官方提现',
|
||||
'withdraw_business'=>'币商转入',
|
||||
'today_add_player'=>'今日新增会员',
|
||||
'player_all'=>'总会员',
|
||||
'today_active_player'=>'今日活跃玩家',
|
||||
'mouth_active_player'=>'本月活跃玩家',
|
||||
'recharge_chart' => '充值趋势图',
|
||||
'recharge_amount' => '充值金额',
|
||||
'withdraw_chart' => '提现趋势图',
|
||||
'withdraw_amount' => '提现金额',
|
||||
'player_chart' => '新增玩家',
|
||||
'player_amount' => '玩家数量',
|
||||
'department_id' => '渠道ID',
|
||||
'department_name' => '渠道名',
|
||||
];
|
||||
23
addons/webman/lang/zh-CN/department.php
Normal file
23
addons/webman/lang/zh-CN/department.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\AdminDepartment;
|
||||
|
||||
return [
|
||||
'title' => '部门管理',
|
||||
'normal'=>'正常',
|
||||
'disable'=>'禁用',
|
||||
'parent_id_repeat'=>'上级部门不能为本部门',
|
||||
'fields' => [
|
||||
'pid' => '上级部门',
|
||||
'name' => '部门名称',
|
||||
'leader' => '负责人',
|
||||
'mobile' => '手机号',
|
||||
'status' => '状态',
|
||||
'sort' => '排序',
|
||||
'create_at' => '创建时间',
|
||||
],
|
||||
'type' => [
|
||||
AdminDepartment::TYPE_DEPARTMENT => '总站管理员',
|
||||
AdminDepartment::TYPE_CHANNEL => '渠道管理员',
|
||||
],
|
||||
];
|
||||
11
addons/webman/lang/zh-CN/echart.php
Normal file
11
addons/webman/lang/zh-CN/echart.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
return [
|
||||
'dian' => '点',
|
||||
'to' => '到',
|
||||
'month' => '月',
|
||||
'yesterday' => '昨天',
|
||||
'today' => '今天',
|
||||
'this_week' => '本周',
|
||||
'this_month' => '本月',
|
||||
'this_year' => '今年',
|
||||
];
|
||||
23
addons/webman/lang/zh-CN/first_recharge_setting.php
Normal file
23
addons/webman/lang/zh-CN/first_recharge_setting.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\SystemSetting;
|
||||
|
||||
return [
|
||||
'title' => '首充奖励',
|
||||
'fields' => [
|
||||
'model' => '发放模式',
|
||||
'type' => '奖励类型',
|
||||
'number' => '奖励coin',
|
||||
'number_percent' => '奖励百分比',
|
||||
'chip_amount' => '提现打码倍数',
|
||||
'add_number' => '累计充值',
|
||||
],
|
||||
'model' => [
|
||||
SystemSetting::FIRST_RECHARGE_MODEL_ONE => '一次性发放',
|
||||
SystemSetting::FIRST_RECHARGE_MODEL_ADD => '累计发放',
|
||||
],
|
||||
'type' => [
|
||||
SystemSetting::FIRST_RECHARGE_TYPE_VALUE => '固定额度',
|
||||
SystemSetting::FIRST_RECHARGE_TYPE_PERCENT => '百分比',
|
||||
]
|
||||
];
|
||||
17
addons/webman/lang/zh-CN/form.php
Normal file
17
addons/webman/lang/zh-CN/form.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
return [
|
||||
'add'=>'添加',
|
||||
'edit' => '编辑',
|
||||
'please_enter' => '请输入',
|
||||
'please_select' => '请选择',
|
||||
'cancel' => '取消',
|
||||
'submit' => '提交',
|
||||
'reset' => '重置',
|
||||
'complete' => '完成',
|
||||
'pre_step' => '上一步',
|
||||
'next_step' => '下一步',
|
||||
'operation_complete' => '操作完成',
|
||||
'resubmit' => '重新提交',
|
||||
'save_success' => '数据保存成功',
|
||||
'save_fail' => '数据保存失败',
|
||||
];
|
||||
44
addons/webman/lang/zh-CN/game.php
Normal file
44
addons/webman/lang/zh-CN/game.php
Normal file
@@ -0,0 +1,44 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\Game;
|
||||
|
||||
return [
|
||||
'title' => '游戏列表',
|
||||
'fields' => [
|
||||
'id' => '游戏ID',
|
||||
'name' => '游戏名称',
|
||||
'game_image' => '游戏图片',
|
||||
'consume' => '抽奖消耗',
|
||||
'prize_num' => '奖品数量',
|
||||
'logo' => '游戏图标',
|
||||
'description' => '描述信息',
|
||||
'game_type' => '游戏类型',
|
||||
'game_url' => '游戏链接',
|
||||
'status' => '状态',
|
||||
'create_at' => '创建时间',
|
||||
'updated_at' => '修改时间',
|
||||
],
|
||||
'game_platform' => '游戏供应商信息',
|
||||
'app_id' => '账号序列号 : {app_id}',
|
||||
'app_secret' => '账号密钥 : {app_secret}',
|
||||
'domain' => 'API地址 : {domain}',
|
||||
'admin_url' => '后台网址 : {admin_url}',
|
||||
'admin_user' => '后台登入用户名 : {admin_user}',
|
||||
'nu_set' => ' 未配置 ',
|
||||
'unit' => '人',
|
||||
'game_status' => '游戏状态',
|
||||
'is_online' => [
|
||||
'未上线',
|
||||
'已上线'
|
||||
],
|
||||
'view_prize' => '查看奖品',
|
||||
'enter_game' => '进入游戏',
|
||||
'game_type' => [
|
||||
Game::GAME_TYPE_EGG => '砸金蛋',
|
||||
Game::GAME_TYPE_TURNTABLE => '转盘',
|
||||
Game::GAME_TYPE_BLINDBOX => '盲盒',
|
||||
Game::GAME_TYPE_TICKET => '刮刮乐',
|
||||
Game::GAME_TYPE_LOTTERY => '抽奖',
|
||||
Game::GAME_TYPE_DICE => '摇色子',
|
||||
],
|
||||
];
|
||||
27
addons/webman/lang/zh-CN/game_platform.php
Normal file
27
addons/webman/lang/zh-CN/game_platform.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '游戏列表',
|
||||
'fields' => [
|
||||
'id' => '游戏厂商ID',
|
||||
'name' => '平台名称',
|
||||
'title' => '游戏供应商名',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
'service_ratio' => '供应商分润比例',
|
||||
],
|
||||
'game_platform' => '游戏供应商信息',
|
||||
'update_game_list' => '更新游戏列表',
|
||||
'update_game_list_confirm' => '您确定要更新该游戏厂商列表吗?',
|
||||
'action_error' => '操作失败',
|
||||
'action_success' => '操作成功',
|
||||
'enter_game' => '进入游戏大厅',
|
||||
'enter_game_confirm' => '您确定要进入该游戏厂商大厅吗?',
|
||||
'status' => [
|
||||
0 => '禁用',
|
||||
1 => '启用'
|
||||
],
|
||||
'save_error' => '保存失败',
|
||||
'save_success' => '保存成功',
|
||||
'not_fount' => '供应商不存在',
|
||||
];
|
||||
15
addons/webman/lang/zh-CN/game_type.php
Normal file
15
addons/webman/lang/zh-CN/game_type.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\Game;
|
||||
|
||||
return [
|
||||
'title' => '游戏类型列表',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'game_type' => '游戏类型',
|
||||
'ratio' => '返佣',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '修改时间'
|
||||
],
|
||||
'nu_set' => ' 未配置 ',
|
||||
];
|
||||
22
addons/webman/lang/zh-CN/grid.php
Normal file
22
addons/webman/lang/zh-CN/grid.php
Normal file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
return [
|
||||
'list' => '列表',
|
||||
'add'=>'添加',
|
||||
'edit' => '编辑',
|
||||
'detail' => '详情',
|
||||
'delete' => '删除',
|
||||
'sort' => '排序',
|
||||
'action' => '操作',
|
||||
'confim_delete' => '确认删除?',
|
||||
'confim_restore' => '确认恢复?',
|
||||
'restore' => '恢复数据',
|
||||
'update_success' => '更新成功',
|
||||
'delete_success' => '删除成功',
|
||||
'restore_success' => '恢复成功',
|
||||
'delete_error' => '删除失败',
|
||||
'sort_success' => '排序成功',
|
||||
'user_info' => '用户信息',
|
||||
'pagination'=>[
|
||||
'total' => '共 {total} 条',
|
||||
]
|
||||
];
|
||||
18
addons/webman/lang/zh-CN/login.php
Normal file
18
addons/webman/lang/zh-CN/login.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
return [
|
||||
'account_not_empty' => '登录账号不能为空',
|
||||
'password_not_empty' => '登录密码不能为空',
|
||||
'password_min_length' => '密码最少5位数',
|
||||
'success' => '登陆成功',
|
||||
'logout' => '已退出登录',
|
||||
'error' => '账号密码错误',
|
||||
'captcha_error' => '验证码错误',
|
||||
'source_not_empty' => '来源不能为空',
|
||||
'agent_login' => '子站登录',
|
||||
'admin_login' => '登录',
|
||||
'enter_account' => '请输入账号',
|
||||
'enter_password' => '请输入密码',
|
||||
'enter_verify' => '请输入验证码',
|
||||
'password_verify' => '密码输入长度不能少于5位',
|
||||
'login' => '登录',
|
||||
];
|
||||
116
addons/webman/lang/zh-CN/menu.php
Normal file
116
addons/webman/lang/zh-CN/menu.php
Normal file
@@ -0,0 +1,116 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\AdminDepartment;
|
||||
|
||||
return [
|
||||
'add' => '添加菜单',
|
||||
'title' => '系统菜单管理',
|
||||
'fields' => [
|
||||
'top' => '顶级菜单',
|
||||
'pid' => '上级菜单',
|
||||
'name' => '菜单名称',
|
||||
'url' => '菜单链接',
|
||||
'icon' => '菜单图标',
|
||||
'sort' => '排序',
|
||||
'status' => '状态',
|
||||
'open' => '菜单展开',
|
||||
'super_status' => '超级管理员状态',
|
||||
'type' => '菜单类型',
|
||||
],
|
||||
'options' => [
|
||||
'admin_visible' => [
|
||||
[1 => '显示'],
|
||||
[0 => '隐藏']
|
||||
]
|
||||
],
|
||||
'type' => [
|
||||
AdminDepartment::TYPE_DEPARTMENT => '总站菜单',
|
||||
AdminDepartment::TYPE_CHANNEL => '渠道菜单',
|
||||
],
|
||||
'titles' => [
|
||||
'home' => '首页',
|
||||
'system' => '系统',
|
||||
'system_manage' => '系统管理',
|
||||
'config_manage' => '配置管理',
|
||||
'attachment_manage' => '附件管理',
|
||||
'permissions_manage' => '权限管理',
|
||||
'admin' => '用户管理',
|
||||
'role_manage' => '角色管理',
|
||||
'menu_manage' => '菜单管理',
|
||||
'plug_manage' => '插件管理',
|
||||
'department_manage' => '部门管理',
|
||||
'post_manage' => '岗位管理',
|
||||
/** 总后台 */
|
||||
'admin_manage' => '总后台',
|
||||
'data_center' => '数据中心',
|
||||
//用户管理
|
||||
'user_manage' => '玩家管理',
|
||||
'user_manage_list' => '玩家列表',
|
||||
'accounting_change_records' => '账变记录',
|
||||
//财务数据
|
||||
'financial_data' => '财务数据',
|
||||
'recharge_record' => '充值记录',
|
||||
'withdrawal_records' => '提现记录',
|
||||
//报表中心
|
||||
'report_center' => '报表中心',
|
||||
//客户端管理
|
||||
'client_manager' => '客户端管理',
|
||||
'rotation_chart_manager' => '轮播图管理',
|
||||
'announcement_manager' => '公告管理',
|
||||
'system_settings' => '系统设置',
|
||||
//渠道管理
|
||||
'channel_manager' => '渠道管理',
|
||||
'channel_list' => '渠道列表',
|
||||
'currency_manager' => '货币管理',
|
||||
/** 渠道后台 */
|
||||
'channel_manage' => '渠道后台',
|
||||
'channel_data_center' => '数据中心',
|
||||
//玩家管理
|
||||
'channel_player_manage' => '玩家管理',
|
||||
'channel_player_list' => '玩家列表',
|
||||
'channel_player_accounting_change_records' => '账变记录',
|
||||
//前端配置
|
||||
'channel_client_manager' => '客户端管理',
|
||||
'channel_rotation_chart_manager' => '轮播图管理',
|
||||
'channel_marquee_manager' => '跑马灯管理',
|
||||
'channel_announcement_manager' => '公告管理',
|
||||
//财务管理
|
||||
'channel_financial_manager' => '财务管理',
|
||||
'channel_recharge_review' => '充值审核',
|
||||
'channel_withdrawal_review' => '提现审核',
|
||||
'channel_withdrawal_and_payment' => '提现打款',
|
||||
'channel_recharge_record' => '充值记录',
|
||||
'channel_withdrawal_records' => '提现记录',
|
||||
'channel_recharge_channel_configuration' => '充值渠道配置',
|
||||
'channel_financial_operation_records' => '财务操作记录',
|
||||
//权限管理
|
||||
'channel_auth_manager' => '权限管理',
|
||||
'channel_admin_user_manager' => '用户管理',
|
||||
'channel_post_manager' => '岗位管理',
|
||||
//日志中心
|
||||
'log_center' => '日志中心',
|
||||
'player_edit_log' => '玩家资料修改日志',
|
||||
'player_money_edit_log' => '钱包操作日志',
|
||||
//游戏管理
|
||||
'game_manage' => '游戏管理',
|
||||
'game_record' => '游戏记录',
|
||||
'game_out_in' => '游戏转入/出记录',
|
||||
'game_list' => '游戏列表',
|
||||
'version_manager' => '版本管理',
|
||||
'activity_manager' => '活动管理',
|
||||
'activity_list' => '活动列表',
|
||||
'recharge_manager' => '充值管理',
|
||||
'recharge_channels' => '充值渠道',
|
||||
'play_and_earn' => '边玩边赚',
|
||||
'play_and_earn_record' => '玩赚记录',
|
||||
//推广管理
|
||||
'channel_player_promoter' => '推广管理',
|
||||
'channel_player_promoter_list' => '推广员列表',
|
||||
'profit_record' => '分润报表',
|
||||
'profit_settlement_record' => '分润结算记录',
|
||||
//二维码
|
||||
'qrcode' => '二维码管理',
|
||||
'qrcode_list' => '二维码批次列表',
|
||||
'qrcode_holder' => '持码人列表',
|
||||
]
|
||||
];
|
||||
14
addons/webman/lang/zh-CN/notice.php
Normal file
14
addons/webman/lang/zh-CN/notice.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\Notice;
|
||||
|
||||
return [
|
||||
'title' => [
|
||||
Notice::TYPE_EXAMINE_RECHARGE => '玩家充值待审核通知',
|
||||
Notice::TYPE_EXAMINE_WITHDRAW => '玩家提现待审核通知',
|
||||
],
|
||||
'content' => [
|
||||
Notice::TYPE_EXAMINE_RECHARGE => '新的充值订单待审核, 玩家: {player_name}, 充值游戏点: {coins} 充值金额: {money}!',
|
||||
Notice::TYPE_EXAMINE_WITHDRAW => '新的提现订单待审核, 玩家: {player_name}, 提现游戏点: {coins} 提现金额: {money}!',
|
||||
],
|
||||
];
|
||||
23
addons/webman/lang/zh-CN/play_game_record.php
Normal file
23
addons/webman/lang/zh-CN/play_game_record.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayGameRecord;
|
||||
|
||||
return [
|
||||
'title' => '玩家游戏记录',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'game_code' => '游戏编号',
|
||||
'bet' => '押注额',
|
||||
'win' => '贏取额',
|
||||
'reward' => '奖金(不计入贏取)',
|
||||
'order_no' => '单号(游戏平台)',
|
||||
'status' => '状态',
|
||||
'platform_action_at' => '结算时间(游戏平台)',
|
||||
'action_at' => '结算时间',
|
||||
'create_at' => '创建时间',
|
||||
],
|
||||
'status' => [
|
||||
PlayGameRecord::STATUS_UNSETTLED => '未分润',
|
||||
PlayGameRecord::STATUS_SETTLED => '已分润',
|
||||
]
|
||||
];
|
||||
153
addons/webman/lang/zh-CN/player.php
Normal file
153
addons/webman/lang/zh-CN/player.php
Normal file
@@ -0,0 +1,153 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerMoneyEditLog;
|
||||
|
||||
return [
|
||||
'title' => '玩家列表',
|
||||
'details' => '玩家详情',
|
||||
'player' => '玩家',
|
||||
'coin_recharge_money' => '充值金额',
|
||||
'coin_recharge_coins' => '充值点数',
|
||||
'coin_recharge_title' => '您正在给{uuid}充值, 请输入收款金额和充值点数',
|
||||
'coin_recharge_error' => '币商充值失败',
|
||||
'coin_recharge_success' => '币商充值成功',
|
||||
'artificial_recharge_error' => '人工充值失败',
|
||||
'artificial_recharge_success' => '人工充值成功',
|
||||
'artificial_withdrawal_error' => '人工提现失败',
|
||||
'artificial_withdrawal_success' => '人工提现成功',
|
||||
'insufficient_balance' => '账户余额不足',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'phone' => '手机号(账号)',
|
||||
'level' => '玩家等级',
|
||||
/** TODO 翻译 */
|
||||
'name' => '用户昵称',
|
||||
'currency' => '币种',
|
||||
'email' => '邮箱',
|
||||
'line' => 'line',
|
||||
'department_id' => '渠道',
|
||||
'status' => '账号状态',
|
||||
'status_withdraw' => '取款功能',
|
||||
'status_transfer' => '转点功能',
|
||||
'status_open_coins' => '开赠权限',
|
||||
'created_at' => '注册时间',
|
||||
'avatar' => '玩家头像',
|
||||
'machine_play_num' => '可玩机台数',
|
||||
'login_at' => '最近登录时间',
|
||||
'register_ip' => '注册IP',
|
||||
'register_domain' => '注册域名',
|
||||
'country_code' => '国家/地区号',
|
||||
'player_tag' => '标签',
|
||||
'uuid' => '玩家UID',
|
||||
'type' => '玩家类型',
|
||||
'player_login_record' => '最后登录时间',
|
||||
'play_password' => '支付密码',
|
||||
'password' => '登录密码',
|
||||
'recommend_code' => '推广码',
|
||||
'recommend_promoter_name' => '所属推广员',
|
||||
'chip_amount' => '当前打码量',
|
||||
'must_chip_amount' => '目标打码量',
|
||||
'is_promoter' => '是否为推广员',
|
||||
],
|
||||
'player_no_change' => '玩家沒有變動',
|
||||
'not_fount' => '未找到该玩家',
|
||||
'disable' => '该玩家已被禁用',
|
||||
'change_player_content' => '更換遊戲玩家: {form} ➜ {to}',
|
||||
'player_change_success' => '玩家更换成功',
|
||||
'player_machine_limit' => '玩家更換失敗,此玩家最多只能遊玩{machinePlayNum}台更换成功',
|
||||
'password_min_number' => '密码最少6位数',
|
||||
'password_confim_validate' => '输入密码不一致',
|
||||
'update_password' => '修改密码',
|
||||
'reset_password' => '重置密码',
|
||||
'old_password' => '旧密码',
|
||||
'old_password_error' => '旧密码错误',
|
||||
'new_password' => '新密码',
|
||||
'confim_password' => '确认密码',
|
||||
'remark_edit_success' => '备注更新成功',
|
||||
'player_info' => '玩家信息',
|
||||
'save_player_info_success' => '保存成功',
|
||||
'add_player' => '添加玩家',
|
||||
'phone_has_register' => '手机号已注册',
|
||||
'avatar_type' => '头像',
|
||||
'upload_avatar' => '上传头像',
|
||||
'def_avatar' => '默认头像',
|
||||
'action_error' => '操作失败',
|
||||
'action_success' => '操作成功',
|
||||
'phone_exist' => '手机号已注册',
|
||||
'player_recharge_record' => '充值记录',
|
||||
'player_withdraw_record' => '提现记录',
|
||||
'player_game_record' => '游戏记录',
|
||||
'confirm' => [
|
||||
'change_player_confirm' => '是否确认更改玩家?',
|
||||
],
|
||||
'btn' => [
|
||||
'change_player' => '更改玩家',
|
||||
],
|
||||
'wallet' => [
|
||||
'player_wallet' => '玩家钱包',
|
||||
'deduct' => '扣点',
|
||||
'increase' => '加点',
|
||||
'wallet_from' => '钱包信息',
|
||||
'wallet' => '钱包余额',
|
||||
'type' => '类型',
|
||||
'action' => '操作',
|
||||
'money' => '金额',
|
||||
'textarea' => '备注',
|
||||
'wallet_operation_failed' => '钱包操作失败',
|
||||
'wallet_operation_success' => '钱包操作成功',
|
||||
'player_apply_manual_system_add' => '人工系统金额已派发到玩家主钱包',
|
||||
'operation_amount_error' => '操作金额错误',
|
||||
'wallet_type_error' => '操作类型错误',
|
||||
'player_error' => '玩家错误',
|
||||
'wallet_action_log_not_found' => '玩家钱包操作日志不存在',
|
||||
'insufficient_player_money' => '玩家余额不足',
|
||||
'unlimited' => '不限制',
|
||||
'modify' => '修改余额',
|
||||
'artificial_recharge' => '人工充值',
|
||||
'artificial_withdrawal' => '人工提现',
|
||||
'artificial_recharge_tip' => '人工充值,无需人工介入审核,充值完成后游戏点将直接发放给玩家账户,并记录充值信息.',
|
||||
'artificial_withdrawal_tip' => '人工提现,无需人工介入审核,提现完成后将直接扣除玩家钱包余额,并记录提现信息.',
|
||||
'wallet_type' => [
|
||||
PlayerMoneyEditLog::RECHARGE => '充值',
|
||||
PlayerMoneyEditLog::VIP_RECHARGE => 'VIP充值',
|
||||
PlayerMoneyEditLog::ACTIVITY_GIVE => '活動外贈',
|
||||
PlayerMoneyEditLog::ADMIN_DEDUCT => '管理员扣点',
|
||||
PlayerMoneyEditLog::ADMIN_INCREASE => '管理员加点',
|
||||
PlayerMoneyEditLog::OTHER => '其他',
|
||||
]
|
||||
],
|
||||
'player_delivery_record' => '钱包操作',
|
||||
'wallet_action_status_has_closed' => '已关闭渠道钱包操作功能!',
|
||||
'level_setting' => '玩家等级',
|
||||
'level' => [
|
||||
1 => 'level 1',
|
||||
2 => 'level 2',
|
||||
3 => 'level 3',
|
||||
4 => 'level 4',
|
||||
5 => 'level 5',
|
||||
6 => 'level 6',
|
||||
7 => 'level 7',
|
||||
8 => 'level 8',
|
||||
9 => 'level 9',
|
||||
10 => 'level 10',
|
||||
11 => 'level 11',
|
||||
12 => 'level 12',
|
||||
13 => 'level 13'
|
||||
],
|
||||
'no_level' => '无等级',
|
||||
'set_promoter' => '设置推广员',
|
||||
'set_promoter_tip' => '玩家账户必须满足, 未归属于莫个推广员才能被设置为一级推广员, 二级推广员由一级推广员在客户端设置.',
|
||||
'not_promoter' => '非推广员',
|
||||
'promoter' => '推广员',
|
||||
'present_coins' => '赠送coins',
|
||||
'account' => '账户',
|
||||
'account_name' => '账户名',
|
||||
'bank_name' => '银行名称',
|
||||
'bind_promoter' => '绑定推广员',
|
||||
'bind_promoter_confirm' => '提示: 推广员关系一旦绑定将无法解除, 请确认是否绑定?',
|
||||
'player_report' => '玩家报表',
|
||||
'bet_total' => '电子游戏打码量',
|
||||
'diff_total' => '电子游戏输赢',
|
||||
'cancel_transfer' => '取消转账',
|
||||
'cancel_transfer_confirm' => '您正在取消玩家 {uuid} 在游戏平台的转账操作, 玩家在该平台的余额须手动在后台增加, 请确认是否继续?',
|
||||
];
|
||||
26
addons/webman/lang/zh-CN/player_chip_record.php
Normal file
26
addons/webman/lang/zh-CN/player_chip_record.php
Normal file
@@ -0,0 +1,26 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerChipRecord;
|
||||
|
||||
return [
|
||||
'title' => '打码量列表',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'name' => '游戏名称',
|
||||
'chip_amount' => '当前打码量',
|
||||
'must_chip_amount' => '目标打码量',
|
||||
'record_type' => '类型',
|
||||
'amount' => '发生金额',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'record_type' => [
|
||||
PlayerChipRecord::RECORD_TYPE_SIGN => '签到',
|
||||
PlayerChipRecord::RECORD_TYPE_RECHARGE => '普通充值',
|
||||
PlayerChipRecord::RECORD_TYPE_ACTIVITY => '活动充值',
|
||||
PlayerChipRecord::RECORD_TYPE_GAME => '游戏押注',
|
||||
PlayerChipRecord::RECORD_TYPE_COMMISSION => '分润',
|
||||
PlayerChipRecord::RECORD_TYPE_BANKRUPTCY => '破产',
|
||||
PlayerChipRecord::RECORD_TYPE_BET_REBATE => '打码返水',
|
||||
PlayerChipRecord::RECORD_TYPE_FIRST_RECHARGE_REWARD => '首充奖励',
|
||||
]
|
||||
];
|
||||
43
addons/webman/lang/zh-CN/player_delivery_record.php
Normal file
43
addons/webman/lang/zh-CN/player_delivery_record.php
Normal file
@@ -0,0 +1,43 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerDeliveryRecord;
|
||||
|
||||
return [
|
||||
'title' => '账变记录',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player_id' => '玩家',
|
||||
'target' => '交易資料表',
|
||||
'target_id' => '資料id',
|
||||
'type' => '类型',
|
||||
'source' => '交易对象',
|
||||
'amount' => '游戏点',
|
||||
'user_id' => '管理员id',
|
||||
'user_name' => '操作人',
|
||||
'amount_before' => '变更前点数',
|
||||
'amount_after' => '变更后点数',
|
||||
'tradeno' => '单号',
|
||||
'remark' => '备注',
|
||||
'updated_at' => '更新时间',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'type' => [
|
||||
PlayerDeliveryRecord::TYPE_MODIFIED_AMOUNT_ADD => '(管理后台)加点',
|
||||
PlayerDeliveryRecord::TYPE_RECHARGE => '充值',
|
||||
PlayerDeliveryRecord::TYPE_WITHDRAWAL => '提现',
|
||||
PlayerDeliveryRecord::TYPE_MODIFIED_AMOUNT_DEDUCT => '(管理后台)扣点',
|
||||
PlayerDeliveryRecord::TYPE_WITHDRAWAL_BACK => '提现回退',
|
||||
PlayerDeliveryRecord::TYPE_REGISTER_PRESENT => '注册赠送',
|
||||
PlayerDeliveryRecord::TYPE_COMMISSION => '返佣金',
|
||||
PlayerDeliveryRecord::TYPE_SIGN => '签到',
|
||||
PlayerDeliveryRecord::TYPE_GAME_OUT => '游戏转出',
|
||||
PlayerDeliveryRecord::TYPE_GAME_IN => '游戏转入',
|
||||
PlayerDeliveryRecord::TYPE_BET_REBATE => '打码量返水',
|
||||
PlayerDeliveryRecord::TYPE_DAMAGE_REBATE => '客损返水',
|
||||
PlayerDeliveryRecord::TYPE_RECHARGE_REWARD => '首充奖励',
|
||||
PlayerDeliveryRecord::TYPE_PROFIT => '推广员分润',
|
||||
PlayerDeliveryRecord::TYPE_CANCELTRANSFER => '管理员取消转账',
|
||||
],
|
||||
'detail' => '详情',
|
||||
'chart' => '图表',
|
||||
];
|
||||
42
addons/webman/lang/zh-CN/player_edit_log.php
Normal file
42
addons/webman/lang/zh-CN/player_edit_log.php
Normal file
@@ -0,0 +1,42 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '玩家资料修改日志',
|
||||
'fields' => [
|
||||
'id' => '编号',
|
||||
'origin_data' => '原数据',
|
||||
'new_data' => '操作后数据',
|
||||
'create_at' => '操作时间',
|
||||
],
|
||||
'details' => '操作详情',
|
||||
'created_at_start' => '日志开始时间',
|
||||
'created_at_end' => '日志结束时间',
|
||||
'admin_user' => '管理员',
|
||||
'action_info' => '操作详情',
|
||||
'action' => [
|
||||
'status_open' => '启用玩家账户',
|
||||
'status_stop' => '停用玩家账户',
|
||||
'status_withdraw_open' => '开启提现功能',
|
||||
'status_withdraw_close' => '关闭提现功能',
|
||||
'status_open_coins_open' => '启用玩家提现功能',
|
||||
'status_open_coins_close' => '关闭玩家开赠功能',
|
||||
'name' => '修改玩家名称: ',
|
||||
'phone' => '修改玩家手机号: ',
|
||||
'country_code' => '修改玩家国家/地区号: ',
|
||||
'play_password' => '修改支付密码: ',
|
||||
'password' => '修改登录密码: ',
|
||||
'avatar' => '修改头像: ',
|
||||
'sex' => '修改性别: ',
|
||||
'email' => '修改邮箱: ',
|
||||
'qq' => '修改QQ: ',
|
||||
'telegram' => '修改telegram: ',
|
||||
'birthday' => '修改生日: ',
|
||||
'id_number' => '修改身份证: ',
|
||||
'address' => '修改地址: ',
|
||||
'wechat' => '修改微信号: ',
|
||||
'whatsapp' => '修改whatsapp: ',
|
||||
'facebook' => '修改facebook: ',
|
||||
'line' => '修改Line: ',
|
||||
'remark' => '修改备注: ',
|
||||
]
|
||||
];
|
||||
33
addons/webman/lang/zh-CN/player_extend.php
Normal file
33
addons/webman/lang/zh-CN/player_extend.php
Normal file
@@ -0,0 +1,33 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player_id' => '玩家ID',
|
||||
'sex' => '性别',
|
||||
'email' => '邮箱',
|
||||
'ip' => 'IP地址',
|
||||
'qq' => 'QQ账号',
|
||||
'telegram' => 'Telegram',
|
||||
'birthday' => '生日',
|
||||
'id_number' => '身份证',
|
||||
'address' => '地址',
|
||||
'wechat' => '微信号',
|
||||
'whatsapp' => 'Whatsapp',
|
||||
'facebook' => 'Facebook',
|
||||
'line' => 'Line',
|
||||
'remark' => '备注',
|
||||
'coin_recharge_amount' => '币商充值',
|
||||
'present_out' => '转出',
|
||||
'present_in' => '转入',
|
||||
'recharge_amount' => '总充值点数',
|
||||
'withdraw_amount' => '总提现点数',
|
||||
'present_out_amount' => '总转出点数',
|
||||
'present_in_amount' => '总转入点数',
|
||||
'third_recharge_amount' => '第三方总充值点数',
|
||||
'third_withdraw_amount' => '第三方总提现点数',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
'remark_limit' => '备注字符不能超过255个字'
|
||||
];
|
||||
25
addons/webman/lang/zh-CN/player_level.php
Normal file
25
addons/webman/lang/zh-CN/player_level.php
Normal file
@@ -0,0 +1,25 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '玩家等级',
|
||||
'recharge_amount' => '充值金额',
|
||||
'chip_multiple' => '提现打码量倍数',
|
||||
'bet_rebate_amount' => '返水所需打码量额度',
|
||||
'bet_rebate_ratio' => '打码量返水比值',
|
||||
'damage_rebate_ratio' => '客损返水比值',
|
||||
'help' => [
|
||||
'recharge_amount' => '充值金额配置最大只能设置{max_amount}',
|
||||
'chip_multiple' => '提现打码量倍数最大只能设置{max_multiple}',
|
||||
'bet_rebate_amount' => '返水所需打码量额度最大只能设置{max_amount}',
|
||||
'bet_rebate_ratio' => '打码量返水比值最大只能设置{max_ratio}',
|
||||
'damage_rebate_ratio' => '客损返水比值最大只能设置{max_ratio}',
|
||||
'level_name' => '等级名称最多输入20个字符',
|
||||
'level_content' => '等级介绍最多输入500个字符',
|
||||
],
|
||||
'recharge_amount_must_gt_upper' => '{level},充值金额配置必须大于上一个等级',
|
||||
'recharge_amount_must_lt_next' => '{level},充值金额配置必须小于上下个等级',
|
||||
'recharge_amount_not_found' => '{level},充值金额配置为必填项',
|
||||
'level' => '玩家等级',
|
||||
'level_name' => '等级名称',
|
||||
'level_content' => '等级描述内容',
|
||||
];
|
||||
40
addons/webman/lang/zh-CN/player_money_edit_log.php
Normal file
40
addons/webman/lang/zh-CN/player_money_edit_log.php
Normal file
@@ -0,0 +1,40 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerMoneyEditLog;
|
||||
|
||||
return [
|
||||
'title' => '钱包操作日志',
|
||||
'fields' => [
|
||||
'id' => '编号',
|
||||
'money' => '金额',
|
||||
'action' => '操作类型',
|
||||
'origin_money' => '原始金额',
|
||||
'after_money' => '异动后金額',
|
||||
'create_at' => '操作时间',
|
||||
'remark' => '备注',
|
||||
],
|
||||
'created_at_start' => '日志开始时间',
|
||||
'created_at_end' => '日志结束时间',
|
||||
'admin_user' => '管理员',
|
||||
'player_info' => '玩家信息',
|
||||
'action_info' => '操作信息',
|
||||
'action' => [
|
||||
PlayerMoneyEditLog::RECHARGE => '充值',
|
||||
PlayerMoneyEditLog::VIP_RECHARGE => 'VIP充值',
|
||||
PlayerMoneyEditLog::ACTIVITY_GIVE => '活動外贈',
|
||||
PlayerMoneyEditLog::ADMIN_DEDUCT => '管理员扣点',
|
||||
PlayerMoneyEditLog::OTHER => '其他',
|
||||
],
|
||||
'total_data' => [
|
||||
'total_recharge' => '充值',
|
||||
'total_vip_recharge' => 'VIP充值',
|
||||
'total_testing_machine' => '测试机台',
|
||||
'total_other' => '其他',
|
||||
'total_activity_give' => '活動外贈',
|
||||
'total_triple_seven_give' => '三七鋼珠外贈',
|
||||
'total_composite_machine_give' => '複合機外贈',
|
||||
'total_electronic_give' => '電子外贈',
|
||||
'total_admin_deduct' => '管理员扣点',
|
||||
'total_real_person_give' => '真人外贈',
|
||||
],
|
||||
];
|
||||
20
addons/webman/lang/zh-CN/player_platform_cash.php
Normal file
20
addons/webman/lang/zh-CN/player_platform_cash.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerPlatformCash;
|
||||
|
||||
return [
|
||||
'title' => '平台钱包',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player_id' => '玩家ID',
|
||||
'platform_id' => '平台ID',
|
||||
'platform_name' => '平台名称',
|
||||
'money' => '点数',
|
||||
'status' => '游戏平台状态',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
'platform_name' => [
|
||||
PlayerPlatformCash::PLATFORM_SELF => '钱包余额'
|
||||
]
|
||||
];
|
||||
79
addons/webman/lang/zh-CN/player_promoter.php
Normal file
79
addons/webman/lang/zh-CN/player_promoter.php
Normal file
@@ -0,0 +1,79 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
/** TODO 翻译 */
|
||||
'title' => '推广员',
|
||||
'ratio_placeholder' => '最大分润比例{max_ratio}%',
|
||||
'ratio_help_parent' => '上级分润 {max_ratio}% 可给下级推广员分润最大 {max_ratio}%',
|
||||
'ratio_help_platform' => '平台分润 {max_ratio}% 可给推广员分润最大 {max_ratio}%',
|
||||
'ratio_max_error' => '分润比例设置错误最大不能超过 {max_ratio}%',
|
||||
'ratio_min_error' => '分润比例设置错误最大不能超过 {min_ratio}%',
|
||||
'submit_confirm' => '已成为推广员的玩家,将无法再设置为非推广员.',
|
||||
'promoter_player_info' => '个人信息',
|
||||
'parent_promoter_player_info' => '上级信息',
|
||||
'promoter_info' => '推广员信息',
|
||||
'promoter_team_info' => '团队信息',
|
||||
'name_max_length' => '备注名最大30个字',
|
||||
'settlement' => '分润结算',
|
||||
'settlementclear' => '分润清零',
|
||||
'not_fount' => '推广员不存在',
|
||||
'has_disable' => '推广员已禁用',
|
||||
'profit_amount_error' => '结算分润异常请对账后处理!',
|
||||
'settlement_clear_confirm' => '您正在对推广员 {uuid} 进行分润清零操作, 当前可结算分润(个人) {amount}, 请确认是否清零?',
|
||||
'settlement_confirm' => '您正在对推广员 {uuid} 进行结算操作, 当前可结算分润(个人) {amount}, 结算分润为负时将会累计到下期, 请确认是否结算?',
|
||||
'profit_amount_not_found' => '无可结算的分润!',
|
||||
'profit_amount_must_positive' => '可结算分润必须为正数!',
|
||||
'promoter_players' => '直系玩家',
|
||||
'promoter_team' => '直系团队',
|
||||
'settlement_null' => '无需结算',
|
||||
'promotion_function_disabled' => '渠道已禁用推广功能',
|
||||
'settlement_date_text' => '结算日期为每月的',
|
||||
'date' => '日',
|
||||
'settlement_date' => '结算日',
|
||||
'settlement_clear' => '分润清算',
|
||||
'promoter_profit_record' => '分润报表',
|
||||
'promoter_profit_record_detail' => '分润明细',
|
||||
'profit_settlement_confirm' => '对推广员进行结算操作,该操作不可逆确定要进行操作吗?',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'status' => '状态',
|
||||
'player_num' => '玩家数量',
|
||||
'team_num' => '团队数量',
|
||||
'team_withdraw_total_amount' => '当期总提现',
|
||||
'team_recharge_total_amount' => '当前总充值',
|
||||
'total_profit_amount' => '总分润(个人)',
|
||||
'profit_amount' => '当前分润(总)',
|
||||
'profit_amount_team' => '下级提供分润',
|
||||
'player_profit_amount' => '直属分润',
|
||||
'adjust_amount' => '分润调整',
|
||||
'can_settlement_amount' => '当期应结算分润',
|
||||
'settlement_amount' => '已结算金额',
|
||||
'last_profit_amount' => '上期结算金额',
|
||||
'last_settlement_time' => '上次结算日期',
|
||||
'team_total_profit_amount' => '总分润(团队)',
|
||||
'team_profit_amount' => '当前分润(团队)',
|
||||
'team_settlement_amount' => '团队已结算金额',
|
||||
'ratio' => '分润比例',
|
||||
'name' => '推广员',
|
||||
'recommend_promoter_name' => '所属推广员',
|
||||
'parent_promoter_name' => '上级推广员',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
'status' => [
|
||||
'禁用',
|
||||
'启用',
|
||||
],
|
||||
'action_error' => '设置失败',
|
||||
'action_success' => '设置成功',
|
||||
'settlement_date_text_null' => '未设置',
|
||||
'bath_settlement' => '批量结算',
|
||||
'bath_settlement_queue' => '批量结算任务',
|
||||
'settlement_amount_tip' => '当已结算金额为负数时, 推广员结算最终金额需扣除对应金额.',
|
||||
'adjust_amount_tip' => '分润调整金额将会, 计算到当期分润金额中, 结算完成后该金额将重置.',
|
||||
'can_settlement_amount_tip' => '当期可结算金额计算方式(直属分润 + 下级提供分润 + 调整金额).',
|
||||
'formula_tip' => '计算公式: ({up} + {admin_sub}) - ({activity} + {present} + {admin_add} + {down} + {lottery}) * {ratio}% = {profit_amount}',
|
||||
'source_promoter_name' => '来源推广员',
|
||||
'promoter_max_ratio' => '分润比最大可设置{max_ratio}%',
|
||||
'promoter_min_ratio' => '分润比最小可设置{min_ratio}%',
|
||||
];
|
||||
90
addons/webman/lang/zh-CN/player_recharge_record.php
Normal file
90
addons/webman/lang/zh-CN/player_recharge_record.php
Normal file
@@ -0,0 +1,90 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerRechargeRecord;
|
||||
|
||||
return [
|
||||
'title' => '充值记录',
|
||||
'examine_title' => '充值审核记录',
|
||||
'status_wait' => '充值中',
|
||||
'status_examine' => '待查账',
|
||||
'status_recharging' => '待支付',
|
||||
'status_success' => '完成充值',
|
||||
'status_fail' => '充值失败',
|
||||
'status_cancel' => '取消充值',
|
||||
'status_reject' => '已拒绝',
|
||||
'status_system_cancel' => '已关闭',
|
||||
'status_examine_pass' => '完成充值',
|
||||
'status_examine_reject' => '审核拒绝',
|
||||
'not_fount' => '未找到充值订单',
|
||||
'recharge_record_error' => '充值订单错误',
|
||||
'action_error' => '操作失败',
|
||||
'action_success' => '操作成功',
|
||||
'view_recharge_certificate_title' => '查看订单 {tradeno} 的付款凭证',
|
||||
'recharge_record_not_complete' => '玩家充值还未完成',
|
||||
'recharge_record_has_pass' => '充值订单已通过审核',
|
||||
'recharge_record_has_fail' => '充值订单支付失败',
|
||||
'recharge_record_has_cancel' => '玩家已取消改订单',
|
||||
'recharge_record_has_reject' => '该充值订单已被拒绝',
|
||||
'recharge_record_has_system_cancel' => '系统已超时关闭该订单',
|
||||
'talk_currency' => 'Q币',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player_id' => '玩家',
|
||||
'department_id' => '渠道',
|
||||
'tradeno' => '充值单号',
|
||||
'status' => '状态',
|
||||
'type' => '类型',
|
||||
'player_name' => '玩家名称',
|
||||
'player_phone' => '玩家手机号',
|
||||
'money' => '充值金额',
|
||||
'inmoney' => '实际金额',
|
||||
'certificate' => '付款凭证',
|
||||
'coins' => 'coins',
|
||||
'gift_coins' => '赠送coins',
|
||||
'player_tag' => '标签',
|
||||
'remark' => '备注',
|
||||
'reject_reason' => '拒绝原因',
|
||||
'user_name' => '操作人',
|
||||
'currency' => '币种',
|
||||
'finish_time' => '完成时间',
|
||||
'cancel_time' => '取消时间',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'type' => [
|
||||
PlayerRechargeRecord::TYPE_REGULAR => '普通充值',
|
||||
PlayerRechargeRecord::TYPE_ACTIVITY => '活动充值',
|
||||
PlayerRechargeRecord::TYPE_ARTIFICIAL => '人工充值',
|
||||
],
|
||||
'status' => [
|
||||
PlayerRechargeRecord::STATUS_WAIT => '待充值',
|
||||
PlayerRechargeRecord::STATUS_RECHARGING => '待支付(待查账)',
|
||||
PlayerRechargeRecord::STATUS_RECHARGED_SUCCESS => '充值成功',
|
||||
PlayerRechargeRecord::STATUS_RECHARGED_FAIL => '充值失败',
|
||||
PlayerRechargeRecord::STATUS_RECHARGED_CANCEL => '取消充值',
|
||||
PlayerRechargeRecord::STATUS_RECHARGED_REJECT => '审核拒绝',
|
||||
PlayerRechargeRecord::STATUS_RECHARGED_SYSTEM_CANCEL => '已关闭',
|
||||
],
|
||||
'action' => [
|
||||
'action_error' => '操作失败',
|
||||
'action_success' => '操作成功',
|
||||
'action_not_fount' => '操作未定义',
|
||||
'open_num' => '开分值',
|
||||
'no_fount_player' => '沒有正在遊戲中的玩家',
|
||||
'open_custom' => '开分自定',
|
||||
'down' => '下分',
|
||||
],
|
||||
'btn' => [
|
||||
'action' => '操作',
|
||||
'view_channel_recharge_setting' => '查看渠道充值账号',
|
||||
'view_recharge_certificate' => '查看付款凭证',
|
||||
'examine_pass' => '审核通过',
|
||||
'examine_reject' => '审核拒绝',
|
||||
'examine_pass_confirm' => '请确认已收到款项, 点击审核通过后, 系统将会自动发放游戏点数',
|
||||
'examine_reject_confirm' => '审核拒绝, 拒绝后玩家将无法完成充值, 该条记录状态无法更改',
|
||||
],
|
||||
'total_data' => [
|
||||
'total_espay_money' => '三方充值总金额',
|
||||
'total_espay_inmoney' => '三方充值实际总金额',
|
||||
'total_artificial_money' => '人工充值总金额',
|
||||
],
|
||||
];
|
||||
15
addons/webman/lang/zh-CN/player_wallet_transfer.php
Normal file
15
addons/webman/lang/zh-CN/player_wallet_transfer.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '玩家转出/入记录',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'amount' => '金额',
|
||||
'reward' => '中奖金额',
|
||||
'platform_no' => '单号(游戏平台)',
|
||||
'tradeno' => '单号',
|
||||
'create_at' => '创建时间',
|
||||
'department_name' => '渠道名称',
|
||||
'platform_name' => '游戏平台',
|
||||
],
|
||||
];
|
||||
85
addons/webman/lang/zh-CN/player_withdraw_record.php
Normal file
85
addons/webman/lang/zh-CN/player_withdraw_record.php
Normal file
@@ -0,0 +1,85 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PlayerWithdrawRecord;
|
||||
|
||||
return [
|
||||
'title' => '提现记录',
|
||||
'payment_title' => '提现打款记录',
|
||||
'examine_title' => '提现审核记录',
|
||||
'status_wait' => '待审核',
|
||||
'status_success' => '提现成功',
|
||||
'status_fail' => '提现失败',
|
||||
'not_fount' => '未找到充值订单',
|
||||
'withdraw_record_error' => '充值订单错误',
|
||||
'action_error' => '操作失败',
|
||||
'action_success' => '操作成功',
|
||||
'withdraw_record_not_complete' => '玩家提现还未完成',
|
||||
'withdraw_record_has_complete' => '提现订单已完成',
|
||||
'withdraw_record_has_fail' => '提现订单支已失败',
|
||||
'withdraw_record_has_cancel' => '玩家已取消该订单',
|
||||
'withdraw_record_has_reject' => '该提现订单已被拒绝',
|
||||
'withdraw_record_has_system_cancel' => '系统已超时关闭该订单',
|
||||
'withdraw_record_has_pass' => '该提现订单已通过审核',
|
||||
'withdraw_record_status_error' => '提现订单异常',
|
||||
'withdraw_record_has_not_examine' => '该订单还未审核',
|
||||
'certificate_help' => '只允许上传类型格式 jpg,png,jpeg,文件最大不可超过2M,可拖拽到虚线上传',
|
||||
'certificate_required' => '请上传打款凭证',
|
||||
'player_bank' => '玩家账户',
|
||||
'total_money' => '提現总金额',
|
||||
'total_inmoney' => '提現实际总金额',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player' => '玩家信息',
|
||||
'player_id' => '玩家',
|
||||
'department_id' => '渠道',
|
||||
'tradeno' => '提現单号',
|
||||
'status' => '状态',
|
||||
'type' => '类型',
|
||||
'player_name' => '玩家名称',
|
||||
'player_phone' => '玩家手机号',
|
||||
'money' => '提現金额',
|
||||
'inmoney' => '提現金额',
|
||||
'player_tag' => '标签',
|
||||
'remark' => '备注',
|
||||
'currency' => '币种',
|
||||
'finish_time' => '完成时间',
|
||||
'cancel_time' => '取消时间',
|
||||
'created_at' => '发起提现时间',
|
||||
'coins' => '游戏点数',
|
||||
'bank_name' => '银行名称',
|
||||
'account_name' => '账户名',
|
||||
'account' => '卡号',
|
||||
],
|
||||
'status' => [
|
||||
PlayerWithdrawRecord::STATUS_WAIT => '提現中(待审核)',
|
||||
PlayerWithdrawRecord::STATUS_SUCCESS => '提現成功',
|
||||
PlayerWithdrawRecord::STATUS_FAIL => '提現失敗',
|
||||
PlayerWithdrawRecord::STATUS_PENDING_PAYMENT => '待打款',
|
||||
PlayerWithdrawRecord::STATUS_PENDING_REJECT => '审核不通过',
|
||||
PlayerWithdrawRecord::STATUS_CANCEL => '取消提现',
|
||||
PlayerWithdrawRecord::STATUS_SYSTEM_CANCEL => '系统取消',
|
||||
],
|
||||
'type' => [
|
||||
PlayerWithdrawRecord::TYPE_USDT => 'usdt提现',
|
||||
PlayerWithdrawRecord::TYPE_SELF => '平台提现',
|
||||
PlayerWithdrawRecord::TYPE_ARTIFICIAL => '人工提现',
|
||||
PlayerWithdrawRecord::TYPE_ESPAYOUT => 'EsPay提现',
|
||||
PlayerWithdrawRecord::TYPE_ONEPAYOUT => 'OnePay提现',
|
||||
PlayerWithdrawRecord::TYPE_SKLPAYOUT => 'Skl提现',
|
||||
],
|
||||
'total_data' => [
|
||||
'total_artificial_money' => '人工提现总金额',
|
||||
'total_espay_money' => '三方支付提现总金额',
|
||||
'total_espay_inmoney' => '三方支付提现实际总金额',
|
||||
],
|
||||
'btn' => [
|
||||
'action' => '操作',
|
||||
'view_channel_recharge_list' => '查看充值记录',
|
||||
'view_game_list' => '查看游戏记录',
|
||||
'examine_pass' => '审核通过',
|
||||
'examine_reject' => '审核拒绝',
|
||||
'complete_payment' => '完成打款',
|
||||
'examine_pass_confirm' => '审核通过后, 订单将进入财务打款流程, 请仔细核对确认',
|
||||
'examine_reject_confirm' => '审核拒绝, 点击审核通过后, 系统将会自动发放游戏点数',
|
||||
],
|
||||
];
|
||||
13
addons/webman/lang/zh-CN/post.php
Normal file
13
addons/webman/lang/zh-CN/post.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '岗位管理',
|
||||
'normal'=>'正常',
|
||||
'disable'=>'禁用',
|
||||
'fields' => [
|
||||
'name' => '岗位名称',
|
||||
'status' => '状态',
|
||||
'sort' => '排序',
|
||||
'create_at' => '创建时间',
|
||||
],
|
||||
];
|
||||
44
addons/webman/lang/zh-CN/prize.php
Normal file
44
addons/webman/lang/zh-CN/prize.php
Normal file
@@ -0,0 +1,44 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\Game;
|
||||
use addons\webman\model\Prize;
|
||||
|
||||
return [
|
||||
'title' => '游戏列表',
|
||||
'fields' => [
|
||||
'id' => '奖品ID',
|
||||
'name' => '奖品名称',
|
||||
'pic' => '图片',
|
||||
'probability' => '权重',
|
||||
'type' => '奖品类型',
|
||||
'total_stock' => '总库存',
|
||||
'daily_stock' => '每日库存',
|
||||
'total_remaining' => '总剩余库存',
|
||||
'daily_remaining' => '每日剩余库存',
|
||||
'description' => '奖品描述',
|
||||
'status' => '状态',
|
||||
'admin_name' => '管理员',
|
||||
'updated_at' => '修改时间',
|
||||
],
|
||||
'game_type' => [
|
||||
Game::GAME_TYPE_EGG => '砸金蛋',
|
||||
Game::GAME_TYPE_TURNTABLE => '转盘',
|
||||
Game::GAME_TYPE_BLINDBOX => '盲盒',
|
||||
Game::GAME_TYPE_TICKET => '刮刮乐',
|
||||
Game::GAME_TYPE_LOTTERY => '抽奖',
|
||||
Game::GAME_TYPE_DICE => '摇色子',
|
||||
],
|
||||
'prize_type' => [
|
||||
Prize::PRIZE_TYPE_PHYSICAL => '实物奖品',
|
||||
Prize::PRIZE_TYPE_VIRTUAL => '虚拟奖品',
|
||||
Prize::PRIZE_TYPE_LOSE => ' 未中奖',
|
||||
],
|
||||
'help' => [
|
||||
'name' => '请输入游戏名称',
|
||||
'picture_size' => '游戏图片大小不能超过 1MB',
|
||||
],
|
||||
'view_prize' => '查看奖品',
|
||||
'daily_stock_help' => '每日库存不能大于总库存',
|
||||
'replenish_daily_stock' => '补充每日库存',
|
||||
'action_success' => '操作成功',
|
||||
];
|
||||
58
addons/webman/lang/zh-CN/promoter_profit_record.php
Normal file
58
addons/webman/lang/zh-CN/promoter_profit_record.php
Normal file
@@ -0,0 +1,58 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PromoterProfitRecord;
|
||||
|
||||
return [
|
||||
/** TODO 翻译 */
|
||||
'title' => '分润报表',
|
||||
'promoter_info' => '推广员信息',
|
||||
'profit_record' => '报表信息',
|
||||
'player_info' => '玩家信息',
|
||||
'settlement_detail' => '结算详情',
|
||||
'player_game_record' => '机台上下分',
|
||||
'player_activity_phase_record' => '活动奖励',
|
||||
'player_lottery_record' => '彩金奖励',
|
||||
'player_recharge_record' => '充值记录',
|
||||
'player_withdraw_record' => '提现记录',
|
||||
'player_delivery_record' => '管理员钱包操作',
|
||||
'player_present_record' => '系统赠送',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'player_id' => '玩家ID',
|
||||
'department_id' => '渠道ID',
|
||||
'promoter_player_id' => '推广员玩家id',
|
||||
'status' => '结算状态',
|
||||
'withdraw_amount' => '提现金额',
|
||||
'recharge_amount' => '充值金额',
|
||||
'bonus_amount' => '活动奖励金额',
|
||||
'admin_deduct_amount' => '管理员扣点',
|
||||
'admin_add_amount' => '管理员加点',
|
||||
'present_amount' => '系统赠送',
|
||||
'machine_up_amount' => '机台上点',
|
||||
'machine_down_amount' => '机台下点',
|
||||
'lottery_amount' => '彩金奖金',
|
||||
'profit_amount' => '分润金额',
|
||||
'settlement_tradeno' => '结算单号',
|
||||
'ratio' => '分润比例',
|
||||
'actual_ratio' => '实际分润比',
|
||||
'settlement_time' => '结算时间',
|
||||
'created_at' => '创建时间',
|
||||
'date' => '数据产生日期',
|
||||
'updated_at' => '更新时间',
|
||||
'total_amount' => '金额',
|
||||
'open_point' => '上分',
|
||||
'wash_point' => '下分',
|
||||
],
|
||||
'status' => [
|
||||
PromoterProfitRecord::STATUS_UNCOMPLETED => '未结算',
|
||||
PromoterProfitRecord::STATUS_COMPLETED => '已结算',
|
||||
],
|
||||
'player_promoter' => [
|
||||
'phone' => '推广员手机号',
|
||||
'uuid' => '推广员UUID'
|
||||
],
|
||||
'settlement_time_start' => '结算开始时间',
|
||||
'settlement_time_end' => '结算结束时间',
|
||||
'date_tip' => '数据凌晨3点更新前一日0点到24点数据',
|
||||
'profit_amount_tip' => '分润结算公式 (机台上分 + 管理员扣点) - (活动奖励 + 系统赠送 + 管理员加点 + 机台下分 + 彩金奖励). ',
|
||||
];
|
||||
@@ -0,0 +1,52 @@
|
||||
<?php
|
||||
|
||||
use addons\webman\model\PromoterProfitRecord;
|
||||
use addons\webman\model\PromoterProfitSettlementRecord;
|
||||
|
||||
return [
|
||||
/** TODO 翻译 */
|
||||
'title' => '结算记录',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'total_withdraw_amount' => '提现金额',
|
||||
'total_recharge_amount' => '充值金额',
|
||||
'total_bonus_amount' => '活动赠送金额',
|
||||
'total_admin_deduct_amount' => '管理员扣点',
|
||||
'total_admin_add_amount' => '管理员加点',
|
||||
'total_present_amount' => '赠送金额',
|
||||
'total_machine_up_amount' => '机台上点',
|
||||
'total_machine_down_amount' => '机台下点',
|
||||
'total_lottery_amount' => '彩金奖金',
|
||||
'total_profit_amount' => '结算分润',
|
||||
'tradeno' => '结算单号',
|
||||
'type' => '类型',
|
||||
'last_profit_amount' => '上次结算分润(个人)',
|
||||
'adjust_amount' => '结算调整金额',
|
||||
'actual_amount' => '实际到账金额',
|
||||
'user_id' => '机台下点',
|
||||
'user_name' => '结算管理员',
|
||||
'created_at' => '结算时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
'status' => [
|
||||
PromoterProfitRecord::STATUS_UNCOMPLETED => '未结算',
|
||||
PromoterProfitRecord::STATUS_COMPLETED => '已结算',
|
||||
],
|
||||
'type' => [
|
||||
PromoterProfitSettlementRecord::TYPE_SETTLEMENT => '结算',
|
||||
PromoterProfitSettlementRecord::TYPE_CLEAR => '清算',
|
||||
],
|
||||
'player_promoter' => [
|
||||
'phone' => '推广员手机号',
|
||||
'uuid' => '推广员UUID'
|
||||
],
|
||||
'settlement_time_start' => '结算开始时间',
|
||||
'settlement_time_end' => '结算结束时间',
|
||||
'profit_settlement_info' => '分润数据',
|
||||
'settlement_data' => '结算数据',
|
||||
'settlement_detail' => '分润报表',
|
||||
'channel_settlement_promoter_null' => '没有需要结算的推广员',
|
||||
'success' => '推广员结算成功',
|
||||
'channel_promotion_closed' => '推广员功能已关闭',
|
||||
'channel_closed' => '该渠道已关闭',
|
||||
];
|
||||
12
addons/webman/lang/zh-CN/public_msg.php
Normal file
12
addons/webman/lang/zh-CN/public_msg.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'date_start' => '开始日期',
|
||||
'date_end' => '结束日期',
|
||||
'created_at_start' => '开始时间',
|
||||
'created_at_end' => '结束时间',
|
||||
'status' => [
|
||||
'禁用',
|
||||
'启用',
|
||||
],
|
||||
];
|
||||
65
addons/webman/lang/zh-CN/qrcode.php
Normal file
65
addons/webman/lang/zh-CN/qrcode.php
Normal file
@@ -0,0 +1,65 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
/** TODO 翻译 */
|
||||
'title' => '二维码',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'batch_id' => '批次ID',
|
||||
'verify_code' => '验证码',
|
||||
'tag_code' => '标识码',
|
||||
'score' => '积分值',
|
||||
'scan_user_id' => '扫码人ID',
|
||||
'scan_nickname' => '扫码人',
|
||||
'brand_id' => '创建人ID',
|
||||
'scan_phone' => '扫码人电话',
|
||||
'scan_time' => '扫码时间',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
'is_export' =>'导出状态',
|
||||
],
|
||||
'status' => [
|
||||
'作废',
|
||||
'正常',
|
||||
'已使用',
|
||||
'不可用'
|
||||
],
|
||||
'qrcode_owner' => [
|
||||
'id' => 'ID',
|
||||
'name' => '持码人名称',
|
||||
'phone' => '持码人手机号',
|
||||
'brand_id' => '创建人ID',
|
||||
'creator' => '创建人',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
],
|
||||
'qrcode_batch' => [
|
||||
'id' => 'ID',
|
||||
'batch_code' => '二维码批次码',
|
||||
'score' => '面值',
|
||||
'total_score' => '总价值',
|
||||
'batch_count' => '持码数量',
|
||||
'owner_id' => '持码人ID',
|
||||
'creator' => '创建人',
|
||||
'brand_id' => '创建人ID',
|
||||
'status' => '状态',
|
||||
'created_at' => '创建时间',
|
||||
'updated_at' => '更新时间',
|
||||
'batch_count_set' => '持码数量每批次最多200'
|
||||
],
|
||||
'is_used' => '已扫码数量',
|
||||
'is_used_score' => '已扫码价值',
|
||||
'is_discard' => '已作废',
|
||||
'is_used' => '已扫码数量',
|
||||
'surplus' => '剩余数量',
|
||||
'export' => '导出',
|
||||
'check' => '查看',
|
||||
'discard' => '作废',
|
||||
'wait' => '导出时请耐心等待',
|
||||
'is_export' => [
|
||||
'未导出',
|
||||
'已导出'
|
||||
],
|
||||
];
|
||||
19
addons/webman/lang/zh-CN/slider.php
Normal file
19
addons/webman/lang/zh-CN/slider.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '轮播图',
|
||||
'fields' => [
|
||||
'id' => 'ID',
|
||||
'url' => '链接地址',
|
||||
'department_id' => '渠道',
|
||||
'content' => '内容',
|
||||
'picture_url' => '图片',
|
||||
'status' => '状态',
|
||||
'sort' => '排序',
|
||||
'created_at' => '创建时间',
|
||||
],
|
||||
'url_max_length'=>'链接地址最多200个字符',
|
||||
'help' => [
|
||||
'picture_url_size' => '建議圖片尺寸 1080 * 458',
|
||||
]
|
||||
];
|
||||
30
addons/webman/lang/zh-CN/system_setting.php
Normal file
30
addons/webman/lang/zh-CN/system_setting.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'title' => '系统配置',
|
||||
'fields' => [
|
||||
'register_present' => '注册成功赠送点数',
|
||||
'marquee' => '客户端跑马灯',
|
||||
'machine_maintain' => '每周机台维护时间段',
|
||||
'feature' => '功能',
|
||||
'setting' => '配置',
|
||||
'status' => '状态',
|
||||
'recharge_order_expiration' => '充值订单过期时间',
|
||||
],
|
||||
'marquee_max_len'=>'跑马灯最多100个字符',
|
||||
'week'=> [
|
||||
1 => '星期一',
|
||||
2 => '星期二',
|
||||
3 => '星期三',
|
||||
4 => '星期四',
|
||||
5 => '星期五',
|
||||
6 => '星期六',
|
||||
7 => '星期天',
|
||||
],
|
||||
'week_str' => '星期',
|
||||
'minutes' => '分钟',
|
||||
'time_range' => '日期范围',
|
||||
'master' => '总配置',
|
||||
'not_fount' => '配置未找到',
|
||||
'action_success' => '操作成功',
|
||||
];
|
||||
23
addons/webman/lang/zh-CN/validator.php
Normal file
23
addons/webman/lang/zh-CN/validator.php
Normal file
@@ -0,0 +1,23 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'required' => '不能为空',
|
||||
'email' => '邮箱格式不符',
|
||||
'idCard' => '身份证格式不符',
|
||||
'url' => '不是有效的URL地址',
|
||||
'number' => '必须是数字',
|
||||
'integer' => '必须是整数',
|
||||
'float' => '必须是浮点数',
|
||||
'mobile' => '格式不符',
|
||||
'leng' => '长度不符合要求 ',
|
||||
'alpha' => '只能是字母',
|
||||
'alphaNum' => '只能是字母数字',
|
||||
'alphaDash' => '只能是字母、数字和下划线_及破折号-',
|
||||
'chs' => '只能是汉字',
|
||||
'chsAlpha' => '只能是汉字、字母',
|
||||
'chsAlphaNum' => '只能是汉字、字母和数字',
|
||||
'chsDash' => '只能是汉字、字母、数字和下划线_及破折号-',
|
||||
'max' => '最大只能设置{max}',
|
||||
'min' => '最小只能设置{min}',
|
||||
'twoDecimal' => '正数小数点最多2位',
|
||||
];
|
||||
Reference in New Issue
Block a user