初始化项目:添加后端代码、ThinkPHP框架、前端资源

This commit is contained in:
amb
2026-09-03 12:42:39 +08:00
commit 482bece22e
3726 changed files with 416708 additions and 0 deletions
+337
View File
@@ -0,0 +1,337 @@
<?php
return [
'User id' => '会员ID',
'Username' => '用户名',
'Nickname' => '昵称',
'Password' => '密码',
'Sign up' => '注 册',
'Sign in' => '登 录',
'Sign out' => '退 出',
'Keep login' => '保持会话',
'Guest' => '游客',
'Welcome' => '%s,你好!',
'View' => '查看',
'Add' => '添加',
'Edit' => '编辑',
'Del' => '删除',
'Delete' => '删除',
'image'=>'图片',
'Import' => '导入',
'Export' => '导出',
'All' => '全部',
'Detail' => '详情',
'Multi' => '批量更新',
'Setting' => '配置',
'Move' => '移动',
'Name' => '名称',
'Status' => '状态',
'Weigh' => '权重',
'Operate' => '操作',
'Warning' => '温馨提示',
'Default' => '默认',
'Article' => '文章',
'Page' => '单页',
'OK' => '确定',
'Apply' => '应用',
'Cancel' => '取消',
'Clear' => '清空',
'Custom Range' => '自定义',
'Today' => '今天',
'Yesterday' => '昨天',
'Last 7 days' => '最近7天',
'Last 30 days' => '最近30天',
'Last month' => '上月',
'This month' => '本月',
'Loading' => '加载中',
'Money' => '余额',
'Score' => '积分',
'More' => '更多',
'Yes' => '是',
'No' => '否',
'Normal' => '正常',
'Hidden' => '隐藏',
'Locked' => '锁定',
'Submit' => '提交',
'Reset' => '重置',
'column'=>'专栏',
'Execute' => '执行',
'Close' => '关闭',
'close' => '关闭',
'open' => '开启',
'Choose' => '选择',
'Go' => '跳转',
'Search' => '搜索',
'Refresh' => '刷新',
'Install' => '安装',
'Uninstall' => '卸载',
'First' => '首页',
'Previous' => '上一页',
'Next' => '下一页',
'Last' => '末页',
'None' => '无',
'Home' => '主页',
'Online' => '在线',
'Login' => '登录',
'Logout' => '退出',
'Profile' => '个人资料',
'Index' => '首页',
'Hot' => '热门',
'Recommend' => '推荐',
'Upload' => '上传',
'Uploading' => '上传中',
'Code' => '编号',
'Message' => '内容',
'Line' => '行号',
'File' => '文件',
'Menu' => '菜单',
'Type' => '类型',
'Title' => '标题',
'Content' => '内容',
'Append' => '追加',
'Select' => '选择',
'Memo' => '备注',
'Parent' => '父级',
'Params' => '参数',
'Permission' => '权限',
'Check all' => '选中全部',
'Expand all' => '展开全部',
'Begin time' => '开始时间',
'End time' => '结束时间',
'Create time' => '创建时间',
'Update time' => '更新时间',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Deletetime' => '删除时间',
'Flag' => '标志',
'Drag to sort' => '拖动进行排序',
'Redirect now' => '立即跳转',
'Key' => '键',
'Value' => '值',
'Common search' => '普通搜索',
'Search %s' => '搜索 %s',
'View %s' => '查看 %s',
'%d second%s ago' => '%d秒前',
'%d minute%s ago' => '%d分钟前',
'%d hour%s ago' => '%d小时前',
'%d day%s ago' => '%d天前',
'%d week%s ago' => '%d周前',
'%d month%s ago' => '%d月前',
'%d year%s ago' => '%d年前',
'%d second%s after' => '%d秒后',
'%d minute%s after' => '%d分钟后',
'%d hour%s after' => '%d小时后',
'%d day%s after' => '%d天后',
'%d week%s after' => '%d周后',
'%d month%s after' => '%d月后',
'%d year%s after' => '%d年后',
'Set to normal' => '设为正常',
'Set to hidden' => '设为隐藏',
'Recycle bin' => '回收站',
'Restore' => '还原',
'Restore all' => '还原全部',
'Destroy' => '销毁',
'Destroy all' => '清空回收站',
'Nothing need restore' => '没有需要还原的数据',
//提示
'Go back' => '返回首页',
'Jump now' => '立即跳转',
'Click to search %s' => '点击搜索 %s',
'Click to toggle' => '点击切换',
'Operation completed' => '成功操作',
'Operation failed' => '操作失败',
'Unknown data format' => '未知的数据格式',
'Network error' => '网络连接断开,请检查网络设置',
'Invalid parameters' => '未知参数',
'No results were found' => '记录未找到',
'No rows were inserted' => '未插入任何行',
'No rows were deleted' => '未删除任何行',
'No rows were updated' => '未更新任何行',
'Parameter %s can not be empty' => '参数%s不能为空',
'Are you sure you want to delete the %s selected item?' => '确定删除选中的 %s 项?',
'Are you sure you want to delete this item?' => '确定删除此项?',
'Are you sure you want to delete or turncate?' => '确定删除或清空?',
'Are you sure you want to truncate?' => '确定清空?',
'Token verification error' => 'Token验证错误!',
'You have no permission' => '你没有权限访问',
'Please enter your username' => '请输入你的用户名',
'Please enter your password' => '请输入你的密码',
'Please login first' => '请登录后操作',
'Uploaded successful' => '上传成功',
'You can upload up to %d file%s' => '你最多还可以上传%d个文件',
'You can choose up to %d file%s' => '你最多还可以选择%d个文件',
'Chunk file write error' => '分片写入失败',
'Chunk file info error' => '分片文件错误',
'Chunk file merge error' => '分片合并错误',
'Chunk file disabled' => '未开启分片上传功能',
'Cancel upload' => '取消上传',
'Upload canceled' => '上传已取消',
'No file upload or server upload limit exceeded' => '未上传文件或超出服务器上传限制',
'Uploaded file format is limited' => '上传文件格式受限制',
'Uploaded file is not a valid image' => '上传文件不是有效的图片文件',
'Are you sure you want to cancel this upload?' => '确定取消上传?',
'Remove file' => '移除文件',
'You can only upload a maximum of %s files' => '你最多允许上传 %s 个文件',
'You can\'t upload files of this type' => '不允许上传的文件类型',
'Server responded with %s code' => '请求失败,请稍后重试',
'File is too big (%sMiB), Max filesize: %sMiB' => '当前上传(%sM),最大允许上传文件大小:%sM',
'An unexpected error occurred' => '发生了一个意外错误,程序猿正在紧急处理中',
'This page will be re-directed in %s seconds' => '页面将在 %s 秒后自动跳转',
'Click to uncheck all' => '点击取消全部',
'Multiple selection mode: %s checked' => '跨页选择模式,已选 %s 项',
//菜单
'Dashboard' => '控制台',
'General' => '常规管理',
'Category' => '分类管理',
'Addon' => '插件管理',
'Auth' => '权限管理',
'Config' => '系统配置',
'Attachment' => '附件管理',
'Admin' => '管理员管理',
'Admin log' => '管理员日志',
'Group' => '角色组',
'Rule' => '菜单规则',
'User' => '会员管理',
'User group' => '会员分组',
'User rule' => '会员规则',
'Select attachment' => '选择附件',
'Update profile' => '更新个人信息',
'Local install' => '本地安装',
'Update state' => '禁用启用',
'Admin group' => '超级管理组',
'Second group' => '二级管理组',
'Third group' => '三级管理组',
'Second group 2' => '二级管理组2',
'Third group 2' => '三级管理组2',
'Dashboard tips' => '用于展示当前系统中的统计数据、统计报表及重要实时数据',
'Config tips' => '可以在此增改系统的变量和分组,也可以自定义分组和变量',
'Category tips' => '分类类型请在常规管理->系统配置->字典配置中添加',
'Attachment tips' => '主要用于管理上传到服务器或第三方存储的数据',
'Addon tips' => '可在线安装、卸载、禁用、启用、配置、升级插件,插件升级前请做好备份。',
'Admin tips' => '一个管理员可以有多个角色组,左侧的菜单根据管理员所拥有的权限进行生成',
'Admin log tips' => '管理员可以查看自己所拥有的权限的管理员日志',
'Group tips' => '角色组可以有多个,角色有上下级层级关系,如果子角色有角色组和管理员的权限则可以派生属于自己组别的下级角色组或管理员',
'Rule tips' => '菜单规则通常对应一个控制器的方法,同时菜单栏数据也从规则中获取',
'Access is allowed only to the super management group' => '仅超级管理组能访问',
'Local addon' => '本地插件',
// 前台菜单
'Frontend' => '前台',
'API Interface' => 'API接口',
'User Module' => '会员模块',
'Register' => '注册',
'pay_total_user' => '总支付人数',
'today_new_user' => '今日新增用户',
'total_user' => '总用户数',
'today_pay_user' => '今日支付人数',
'today_pay_price' => '今日支付金额(元)',
'total_pay_price' => '累计支付金额(元)',
'Balance'=>'余额支付',
'Wechat'=>'微信支付',
'Wxpay'=>'微信支付',
'Alipay'=>'支付宝支付',
'Douyinpay'=>'抖音支付',
'today_order_num' => '今日支付订单数',
'total_order_num' => '累计支付订单数',
'Audio'=>'音频',
'Video'=>'视频',
'Column'=>'专栏',
'Physical'=>'实物商品',
'wxapp'=>'小程序',
'H5'=>'H5',
'Wxapp'=>'微信小程序',
'wxOfficialAccount'=>'公众号',
'wxMiniProgram'=>'微信小程序',
'wxofficialaccount'=>'公众号',
'wxminiprogram'=>'微信小程序',
'channels'=>'视频号小店',
'wxmini'=>'微信小程序',
'dymini'=>'抖音小程序',
'dyMiniProgram'=>'抖音小程序',
'App'=>'App',
'course'=>'课程',
'test'=>'考试',
'vipcard'=>'付费会员卡',
'Activity'=>'线下活动',
'form'=>'表单',
'Exercises'=>'作业考试',
'data'=>[
'goods'=>[
'goods'=>'商品',
'total'=>'在售商品',
'course'=>'课程',
'interaction'=>'互动',
'total_pay'=>'付费商品',
'total_free'=>'免费商品',
'video'=>'视频课程',
'form'=>'表单',
'column'=>'专栏课程',
'article'=>'图文课程',
'physical'=>'实物商品',
'audio'=>'音频课程',
'vipcard'=>'付费会员卡',
'activity'=>'线下活动',
'test'=>'考试',
'exercise'=>'作业练习',
'live'=>'直播',
'live_gift'=>'直播礼物'
]
],
'order'=>'订单',
'Sharer_type' => '分享员类型',
'Sharer_type 0' => '普通分享员',
'Sharer_type 1' => '店铺分享员',
'Share_scene' => '分享场景',
'Share_scene 1' => '直播间',
'Share_scene 2' => '橱窗',
'Share_scene 3' => '短视频',
'Share_scene 4' => '视频号主页',
'Share_scene 5' => '商品详情页',
'Share_scene 6' => '带商品的公众号文章',
'Share_scene 7' => '商品链接',
'Share_scene 8' => '商品二维码',
'Share_scene 9' => '商品短链',
'Share_scene 10' => '分享直播间',
'Share_scene 11' => '分享预约直播间',
'Share_scene 12' => '视频号橱窗的短链',
'Share_scene 13' => '视频号橱窗的二维码',
'OrderScene 1'=>'其他',
'OrderScene 2'=>'直播间',
'OrderScene 3'=>'短视频',
'OrderScene 4'=>'商品分享',
'OrderScene 5'=>'商品橱窗主页',
'OrderScene 6'=>'公众号文章商品卡片',
'Question Type single'=>'单选题',
'Question Type multiple'=>'多选题',
'Question Type judge'=>'判断题',
'Question Type indefinite'=>'不定项选择题',
'Question Type fillblank'=>'填空题',
'Question Type essay'=>'问答题',
'project'=>'应用商店',
'Upgrade'=>'系统更新',
'msgpush'=>'消息推送',
'agent'=>'分销',
'vip'=>'付费会员卡',
'live_gift'=>'直播礼物',
'pc'=>'电脑端',
'data.goods.total'=>'商品总数',
'data.goods.total_pay'=>'付费数量',
'data.goods.total_free'=>'免费数量',
'data.goods.column'=>'专栏',
'data.goods.video'=>'视频',
'data.goods.audio'=>'音频',
'data.goods.physical'=>'实物商品',
'data.goods.form'=>'表单',
'data.goods.article'=>'图文',
'data.goods.live'=>'直播',
'data.goods.goods'=>'实物商品',
'data.goods.vipcard'=>'付费会员卡',
'data.goods.activity'=>'线下活动',
'data.goods.live_gift'=>'直播礼物',
'data.goods.exercise'=>'练习',
'data.goods.interaction'=>'互动',
'data.goods.course'=>'内容数量',
'data.goods.goods'=>'商品统计',
'Live'=>'直播',
'Stop'=>'停止'
];
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
];
+118
View File
@@ -0,0 +1,118 @@
<?php
return [
'Id' => 'ID',
'Title' => '名称',
'Value' => '配置值',
'Array key' => '键',
'Array value' => '值',
'File' => '文件',
'Donate' => '打赏作者',
'Warmtips' => '温馨提示',
'Pay now' => '立即支付',
'Local install' => '本地安装',
'Refresh addon cache' => '刷新插件缓存',
'Userinfo' => '会员信息',
'Reload authorization' => '刷新授权',
'Online store' => '在线商店',
'Local addon' => '本地插件',
'Conflict tips' => '此插件中发现和现有系统中部分文件发现冲突!以下文件将会被影响,请备份好相关文件后再继续操作',
'Login tips' => '此处登录账号为<a href="https://www.fastadmin.net" target="_blank">FastAdmin官网账号</a>',
'Logined tips' => '你好,%s<br />当前你已经登录,将同步保存你的购买记录',
'Pay tips' => '扫码支付后如果仍然无法安装,请不要重复支付,请稍后再重试安装!',
'Pay successful tips' => '购买成功!请点击继续安装按钮完成安装!',
'Pay click tips' => '请点击这里在新窗口中进行支付!',
'Pay new window tips' => '请在新弹出的窗口中进行支付,支付完成后再重新点击安装按钮进行安装!',
'Upgrade tips' => '确认升级<b>《%s》</b><p class="text-danger">1、请务必备份代码和数据库<br>2、升级后如出现冗余数据,请根据需要移除即可<br>3、不建议在生产环境升级,请在本地完成升级测试</p>如有重要数据请备份后再操作',
'Offline installed tips' => '安装成功!清除浏览器缓存和框架缓存后生效!',
'Online installed tips' => '安装成功!清除浏览器缓存和框架缓存后生效!',
'Not login tips' => '你当前未登录FastAdmin,请登录后操作!',
'Please login and try to install' => '请登录FastAdmin后再进行离线安装!',
'Not installed tips' => '请安装后再访问插件前台页面!',
'Not enabled tips' => '插件已经禁用,请启用后再访问插件前台页面!',
'New version tips' => '发现新版本:%s 点击查看更新日志',
'Testdata tips' => '你还可以继续导入测试数据!',
'Import testdata' => '导入测试数据',
'Skip testdata' => '暂不导入',
'Store not available tips' => '插件市场暂不可用,是否切换到本地插件?',
'Switch to the local' => '切换到本地插件',
'try to reload' => '重新尝试加载',
'Please disable the add before trying to upgrade' => '请先禁用插件再进行升级',
'Please disable the add before trying to uninstall' => '请先禁用插件再进行卸载',
'Login now' => '立即登录',
'Continue install' => '继续安装',
'View addon home page' => '查看插件介绍和帮助',
'View addon index page' => '查看插件前台首页',
'View addon screenshots' => '点击查看插件截图',
'Click to toggle status' => '点击切换插件状态',
'Click to contact developer' => '点击与插件开发者取得联系',
'Continue installation' => '继续安装',
'My addons' => '我购买的插件',
'Index' => '前台',
'All' => '全部',
'Uncategoried' => '未归类',
'Recommend' => '推荐',
'Hot' => '热门',
'New' => '新',
'Paying' => '付费',
'Free' => '免费',
'Sale' => '折扣',
'No image' => '暂无缩略图',
'Price' => '价格',
'Downloads' => '下载',
'Author' => '作者',
'Identify' => '标识',
'Homepage' => '主页',
'Intro' => '介绍',
'Version' => '版本',
'New version' => '新版本',
'Createtime' => '添加时间',
'Releasetime' => '更新时间',
'Detail' => '插件详情',
'Document' => '文档',
'Demo' => '演示',
'Feedback' => '反馈BUG',
'Install' => '安装',
'Uninstall' => '卸载',
'Upgrade' => '升级',
'Setting' => '配置',
'Disable' => '禁用',
'Enable' => '启用',
'Your username or email' => '你的手机号、用户名或邮箱',
'Your password' => '你的密码',
'Login FastAdmin' => '登录',
'Login' => '登录',
'Logout' => '退出登录',
'Register' => '注册账号',
'You\'re not login' => '当前未登录',
'Continue uninstall' => '继续卸载',
'Continue operate' => '继续操作',
'Install successful' => '安装成功',
'Uninstall successful' => '卸载成功',
'Operate successful' => '操作成功',
'Import successful' => '导入测试数据成功!清除浏览器缓存和框架缓存后生效!',
'Initialize successful' => '初始化成功',
'Initialize template not found' => '初始化模板未找到',
'Addon name incorrect' => '插件名称不正确',
'Addon info file was not found' => '插件配置文件未找到',
'Addon info file data incorrect' => '插件配置信息不正确',
'Addon already exists' => '插件已经存在',
'Addon not exists' => '插件不存在',
'Addon package download failed' => '插件下载失败',
'Conflicting file found' => '发现冲突文件',
'Invalid addon package' => '未验证的插件',
'No initialize method' => '未找到初始化方法',
'No permission to write temporary files' => '没有权限写入临时文件',
'The addon file does not exist' => '插件主启动程序不存在',
'The configuration file content is incorrect' => '配置文件不完整',
'Unable to open the zip file' => '无法打开ZIP文件',
'Unable to extract the file' => '无法解压ZIP文件',
'Unable to open file \'%s\' for writing' => '文件(%s)没有写入权限',
'Are you sure you want to unstall %s?' => '确认卸载<b>《%s》</b>?',
'Are you sure you want to refresh authorization?' => '确认刷新应用插件授权?',
'Delete all the addon file and cannot be recovered!' => '卸载将会删除所有插件文件且不可找回!!!',
'Delete all the addon database and cannot be recovered!' => '删除所有插件相关数据表且不可找回!!!',
'Please backup important data manually before uninstall!' => '如有重要数据请备份后再操作',
'The following data tables will be deleted' => '以下插件数据表将会被删除',
'The Addon did not create a data table' => '插件未创建任何数据表',
];
+3
View File
@@ -0,0 +1,3 @@
<?php
return [];
@@ -0,0 +1,28 @@
<?php
return [
'Name' => '活动名称',
'Location' => '活动地点',
'Activity_start_time' => '活动开始时间',
'Activity_end_time' => '活动结束时间',
'Apply_type' => '报名时间类型',
'Apply_type 1' => '默认为活动发布后至活动结束前',
'Apply_type 2' => '自定义',
'Apply_start_time' => '自定义报名开始时间',
'Apply_end_time' => '自定义报名结束时间',
'Poster' => '活动海报',
'Detail' => '详情',
'Ticket_show_rule' => '票种展示规则',
'Ticket_show_rule 1' => '按价格',
'Ticket_show_rule 2' => '按创建顺序',
'Apply_member_show' => '报名人数显示',
'Apply_member_show 1' => '开启',
'Apply_member_show 0' => '关闭',
'Apply_info_collet' => '报名信息收集',
'Apply_info_collet 1' => '开启',
'Apply_info_collet 0' => '关闭',
'Apply_info_form' => '自定义表单',
'Sales' => '销量',
'Status' => '状态',
'Createtime' => '创建时间'
];
@@ -0,0 +1,76 @@
<?php
return [
'Activity_id' => '所属活动',
'Course_id' => '课程',
'Type' => '类型',
'Createtime' => '创建时间',
'Activity.name' => '活动名称',
'Activity.location' => '活动地点',
'Activity.activity_start_time' => '活动开始时间',
'Activity.activity_end_time' => '活动结束时间',
'Activity.apply_time_type' => '报名时间类型',
'Activity.apply_time_type 1' => '默认为活动发布后至活动结束前',
'Activity.apply_time_type 2' => '自定义',
'Activity.apply_start_time' => '自定义报名开始时间',
'Activity.apply_end_time' => '自定义报名结束时间',
'Activity.poster' => '活动海报',
'Activity.detail' => '详情',
'Activity.ticket_show_rule' => '票种展示规则',
'Activity.ticket_show_rule 1' => '按价格',
'Activity.ticket_show_rule 2' => '按创建顺序',
'Activity.apply_member_show' => '报名人数显示',
'Activity.apply_member_show 1' => '开启',
'Activity.apply_member_show 0' => '关闭',
'Activity.apply_info_collet' => '报名信息收集',
'Activity.apply_info_collet 1' => '开启',
'Activity.apply_info_collet 0' => '关闭',
'Activity.apply_info_form' => '自定义表单',
'Activity.sales' => '销量',
'Activity.status' => '状态',
'Activity.createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.briefing' => '简介',
'Course.warm_up_cover' => '直播暖场图片',
'Course.live_start_time' => '直播开始时间',
'Course.live_end_time' => '直播结束时间',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bullet_screen' => '跑马灯开关',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,37 @@
<?php
return [
'Activity_id' => '所属活动',
'Name' => '名称',
'Price' => '价格',
'Inventory' => '库存',
'Audit' => '是否需要审核',
'Audit 1' => '需要',
'Audit 0' => '不需要',
'Sales' => '销量',
'Createtime' => '创建时间',
'Activity.name' => '活动名称',
'Activity.location' => '活动地点',
'Activity.activity_start_time' => '活动开始时间',
'Activity.activity_end_time' => '活动结束时间',
'Activity.apply_time_type' => '报名时间类型',
'Activity.apply_time_type 1' => '默认为活动发布后至活动结束前',
'Activity.apply_time_type 2' => '自定义',
'Activity.apply_start_time' => '自定义报名开始时间',
'Activity.apply_end_time' => '自定义报名结束时间',
'Activity.poster' => '活动海报',
'Activity.detail' => '详情',
'Activity.ticket_show_rule' => '票种展示规则',
'Activity.ticket_show_rule 1' => '按价格',
'Activity.ticket_show_rule 2' => '按创建顺序',
'Activity.apply_member_show' => '报名人数显示',
'Activity.apply_member_show 1' => '开启',
'Activity.apply_member_show 0' => '关闭',
'Activity.apply_info_collet' => '报名信息收集',
'Activity.apply_info_collet 1' => '开启',
'Activity.apply_info_collet 0' => '关闭',
'Activity.apply_info_form' => '自定义表单',
'Activity.sales' => '销量',
'Activity.status' => '状态',
'Activity.createtime' => '创建时间'
];
@@ -0,0 +1,93 @@
<?php
return [
'Activity_id' => '活动',
'User_id' => '所属用户',
'Ticket_id' => '票券',
'Order_no' => '所属订单',
'Price' => '价格',
'Ticket_no' => '票号',
'Status' => '状态',
'Status 1' => '报名成功',
'Status 0' => '待审核',
'Status 2' => '作废',
'Sign' => '是否签到',
'Sign 1' => '已签到',
'Sign 0' => '未签到',
'Apply_info_id' => '报名信息',
'Use_time' => '使用时间',
'Createtime' => '创建时间',
'Activity.name' => '活动名称',
'Activity.location' => '活动地点',
'Activity.activity_start_time' => '活动开始时间',
'Activity.activity_end_time' => '活动结束时间',
'Activity.apply_time_type' => '报名时间类型',
'Activity.apply_time_type 1' => '默认为活动发布后至活动结束前',
'Activity.apply_time_type 2' => '自定义',
'Activity.apply_start_time' => '自定义报名开始时间',
'Activity.apply_end_time' => '自定义报名结束时间',
'Activity.cover' => '活动海报',
'Activity.detail' => '详情',
'Activity.ticket_show_rule' => '票种展示规则',
'Activity.ticket_show_rule 1' => '按价格',
'Activity.ticket_show_rule 2' => '按创建顺序',
'Activity.apply_member_show' => '报名人数显示',
'Activity.apply_member_show 1' => '开启',
'Activity.apply_member_show 0' => '关闭',
'Activity.apply_info_collet' => '报名信息收集',
'Activity.apply_info_collet 1' => '开启',
'Activity.apply_info_collet 0' => '关闭',
'Activity.apply_info_form' => '自定义表单',
'Activity.sales' => '销量',
'Activity.status' => '状态',
'Activity.views' => '浏览次数',
'Activity.createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Ticket.activity_id' => '所属活动',
'Ticket.name' => '名称',
'Ticket.price' => '价格',
'Ticket.inventory' => '库存',
'Ticket.limit_buy' => '限购',
'Ticket.audit' => '是否需要审核',
'Ticket.audit 1' => '需要',
'Ticket.audit 0' => '不需要',
'Ticket.sales' => '销量',
'Ticket.weigh' => '排序',
'Ticket.createtime' => '创建时间',
'Form.user_id' => '用户',
'Form.activity_id' => '活动',
'Form.name' => '姓名',
'Form.mobile' => '手机号',
'Form.other' => '自定义信息',
'Form.createtime' => '创建时间'
];
@@ -0,0 +1,53 @@
<?php
return [
'Goods_id' => '商品',
'Status' => '是否参与分销',
'Mode' => '佣金计算方式',
'Prop_rule' => '分佣比例',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间',
'Status 1'=>'参与',
'Status 2'=>'不参与',
'Mode 1'=>'默认佣金比例',
'Mode 2'=>'自定义佣金比例',
'Mode 3'=>'自定义佣金金额'
];
@@ -0,0 +1,45 @@
<?php
return [
'User_id' => '用户',
'Money' => '余额',
'Money_freeze' => '冻结金额',
'Money_total' => '总佣金',
'Level' => '等级',
'Status' => '状态',
'Createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Audit 3'=>'驳回',
'Audit 2'=>'待审核',
'Audit 1'=>'通过'
];
@@ -0,0 +1,93 @@
<?php
return [
'Order_user_id' => '下单用户',
'Beneficiary_user_id' => '收益用户',
'Order_no' => '订单号',
'Goods_id' => '商品ID',
'Price' => '实付金额',
'Brokerage_price' => '分佣金额',
'Brokerage_prop' => '分佣比例',
'Type' => '收益类型 subordinate=下级分销员卖货提成 commission=商品佣金',
'Mode' => '分佣模式 1=默认 2=自定义比例 3=自定义金额',
'Status' => '奖励状态 1已结算 0待结算 ',
'Createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间',
'Mode 1'=>'默认比例',
'Mode 2'=>'自定义比例',
'Mode 3'=>'固定金额',
'Status 1'=>'已结算',
'Status 2'=>'失效',
'Status 0'=>'待结算',
'Commission'=>'商品佣金',
'Subordinate'=>'下级分销员卖货提成',
];
@@ -0,0 +1,47 @@
<?php
return [
'User_id' => '会员ID',
'Money' => '金额',
'Card_name' => '银行卡持卡人',
'Card_no' => '银行卡号码',
'Card_address' => '银行卡开户地址',
'Remark' => '备注',
'Status' => '状态',
'Status refuse' => '驳回',
'Status success' => '成功',
'Status waiting' => '待处理',
'Createtime' => '添加时间',
'Updatetime' => '更新时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证'
];
@@ -0,0 +1,28 @@
<?php
return [
'Name' => '名称',
'Cover' => '封面',
'Detail' => '详情',
'Question_count' => '题目数量',
'Question_mode' => '出题模式',
'Question_mode sort' => '顺序',
'Question_mode random' => '随机',
'Degree' => '难度',
'Sales_type' => '销售方式',
'Sales_type 1' => '免费',
'Sales_type 2' => '付费',
'Sales_type 3' => '绑定课程',
'Pay_price' => '价格',
'Bind_course' => '绑定课程',
'Hide' => '是否隐藏',
'Hide 1' => '隐藏',
'Hide 0' => '正常展示',
'Status' => '状态',
'Status 1' => '正常',
'Status 0' => '停用',
'Views' => '浏览',
'Sales' => '销量',
'Updatetime' => '更新时间',
'Createtime' => '创建时间'
];
@@ -0,0 +1,35 @@
<?php
return [
'Exercises_id' => '练习 id',
'Warehouse_group_id' => '题库分组 id',
'Createtime' => '创建时间',
'Group.uniacid' => 'uniacid',
'Group.name' => '名称',
'Group.createtime' => '创建时间',
'Group.status' => '状态',
'Exercises.name' => '名称',
'Exercises.cover' => '封面',
'Exercises.detail' => '详情',
'Exercises.question_count' => '题目数量',
'Exercises.question_mode' => '出题模式',
'Exercises.question_mode sort' => '顺序',
'Exercises.question_mode random' => '随机',
'Exercises.degree' => '难度',
'Exercises.sales_type' => '销售方式',
'Exercises.sales_type 1' => '免费',
'Exercises.sales_type 2' => '付费',
'Exercises.sales_type 3' => '绑定课程',
'Exercises.pay_price' => '价格',
'Exercises.bind_course' => '绑定课程',
'Exercises.hide' => '是否隐藏',
'Exercises.hide 1' => '隐藏',
'Exercises.hide 0' => '正常展示',
'Exercises.status' => '状态',
'Exercises.status 1' => '正常',
'Exercises.status 0' => '停用',
'Exercises.views' => '浏览',
'Exercises.sales' => '销量',
'Exercises.updatetime' => '更新时间',
'Exercises.createtime' => '创建时间'
];
@@ -0,0 +1,71 @@
<?php
return [
'User_id' => '用户 ID',
'Exercises_id' => '练习 ID',
'Question_ids' => '题目ID集合',
'Data_index' => '出题下标',
'Question_count' => '题目数量',
'Result_true_count' => '答对数量',
'Result_error_count' => '错误数量',
'Status' => '状态',
'Updatetime' => '更新时间',
'Createtime' => '创建时间',
'Exercises.name' => '名称',
'Exercises.cover' => '封面',
'Exercises.detail' => '详情',
'Exercises.question_count' => '题目数量',
'Exercises.question_mode' => '出题模式',
'Exercises.question_mode sort' => '顺序',
'Exercises.question_mode random' => '随机',
'Exercises.degree' => '难度',
'Exercises.sales_type' => '销售方式',
'Exercises.sales_type 1' => '免费',
'Exercises.sales_type 2' => '付费',
'Exercises.sales_type 3' => '绑定课程',
'Exercises.pay_price' => '价格',
'Exercises.bind_course' => '绑定课程',
'Exercises.hide' => '是否隐藏',
'Exercises.hide 1' => '隐藏',
'Exercises.hide 0' => '正常展示',
'Exercises.status' => '状态',
'Exercises.status 1' => '正常',
'Exercises.status 0' => '停用',
'Exercises.views' => '浏览',
'Exercises.sales' => '销量',
'Exercises.updatetime' => '更新时间',
'Exercises.createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Status 1'=>'已提交',
'Status 0'=>'未提交',
];
@@ -0,0 +1,63 @@
<?php
return [
'Type' => '订阅方式',
'Createtime' => '创建时间',
'Exercises.name' => '名称',
'Exercises.cover' => '封面',
'Exercises.detail' => '详情',
'Exercises.question_count' => '题目数量',
'Exercises.question_mode' => '出题模式',
'Exercises.question_mode sort' => '顺序',
'Exercises.question_mode random' => '随机',
'Exercises.degree' => '难度',
'Exercises.sales_type' => '销售方式',
'Exercises.sales_type 1' => '免费',
'Exercises.sales_type 2' => '付费',
'Exercises.sales_type 3' => '绑定课程',
'Exercises.pay_price' => '价格',
'Exercises.bind_course' => '绑定课程',
'Exercises.pay' => '购买',
'pay' => '付费购买',
'Exercises.hide' => '是否隐藏',
'Exercises.hide 1' => '隐藏',
'Exercises.hide 0' => '正常展示',
'Exercises.status' => '状态',
'Exercises.status 1' => '正常',
'Exercises.status 0' => '停用',
'Exercises.views' => '浏览',
'Exercises.sales' => '销量',
'Exercises.updatetime' => '更新时间',
'Exercises.createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证'
];
@@ -0,0 +1,8 @@
<?php
return [
'Uniacid' => 'uniacid',
'Name' => '名称',
'Createtime' => '创建时间',
'Status' => '状态'
];
@@ -0,0 +1,25 @@
<?php
return [
'Group_id' => '分组',
'Type' => '类型 single=单选题;multiple=多选题;judge=判断题;indefinite=不定项选择题;fillblank=填空题;essay=问答题',
'Degree' => '难度 1=简单;2=一般;3=困难;',
'Question' => '问题',
'Option' => '选项',
'Answer' => '答案',
'Analysis' => '解析',
'Createtime' => '创建时间',
'Group.uniacid' => 'uniacid',
'Group.name' => '名称',
'Group.createtime' => '创建时间',
'Group.status' => '状态',
'Status single'=>'单选题',
'Status multiple'=>'多选题',
'Status judge'=>'判断题',
'Status indefinite'=>'不定项选择题',
'Status fillblank'=>'填空题',
'Status essay'=>'问答题',
'Degree 1'=>'简单',
'Degree 2'=>'一般',
'Degree 3'=>'困难',
];
@@ -0,0 +1,13 @@
<?php
return [
'Name' => '名称',
'Use_limit' => '兑换限制',
'Status' => '状态',
'Starttime' => '开始时间',
'Endtime' => '结束时间',
'Createtime' => '创建时间',
'Status 1'=>'正常',
'Status 0'=>'禁用',
'Status 2'=>'已使用'
];
@@ -0,0 +1,50 @@
<?php
return [
'Batch_id' => '批次',
'Code' => '兑换码',
'Status' => '状态',
'User_id' => '使用用户',
'Remark' => '备注',
'Createtime' => '创建时间',
'Batch.name' => '名称',
'Batch.use_limit' => '兑换限制',
'Batch.status' => '状态',
'Batch.starttime' => '开始时间',
'Batch.endtime' => '结束时间',
'Batch.createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Status 1'=>'正常',
'Status 0'=>'禁用',
'Status 2'=>'已使用'
];
@@ -0,0 +1,52 @@
<?php
return [
'Batch_id' => '批次',
'Goods_id' => '商品',
'Createtime' => '创建时间',
'Batch.name' => '名称',
'Batch.use_limit' => '兑换限制',
'Batch.status' => '状态',
'Batch.starttime' => '开始时间',
'Batch.endtime' => '结束时间',
'Batch.createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,85 @@
<?php
return [
'User_id' => '用户',
'Code' => '兑换码',
'Goods_id' => '商品',
'Batch_id' => '批次',
'Createtime' => '创建时间',
'Batch.name' => '名称',
'Batch.use_limit' => '兑换限制',
'Batch.status' => '状态',
'Batch.starttime' => '开始时间',
'Batch.endtime' => '结束时间',
'Batch.createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证'
];
@@ -0,0 +1,12 @@
<?php
return [
'Status 1' => '完成',
'Status 0' => '待推送',
'Status 2' => '失败',
'msg_type' => '消息类型',
'createtime' => '创建时间',
'action_time' => '推送时间',
'remark' => '备注',
'status' => '状态'
];
@@ -0,0 +1,18 @@
<?php
return [
'Name' => '页面名称',
'Page' => '页面配置',
'Compontents' => '页面组件',
'Seo_title' => 'SEO 标题',
'Seo_keyword' => 'SEO 关键词',
'Seo_description' => 'SEO 描述',
'Status' => '状态',
'Status 0' => '禁用',
'Status 1' => '政策',
'Is_index' => '主页',
'Is_index 0' => '否',
'Is_index 1' => '是',
'Updatetime' => '修改时间',
'Createtime' => '创建时间'
];
@@ -0,0 +1,45 @@
<?php
return [
'Goods_id' => '商品',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,50 @@
<?php
return [
'Goods_id' => '所属产品',
'Status' => '上架状态',
'Status 1' => '上架',
'Status 0' => '下架',
'Stock' => '库存',
'Sales' => '已售',
'Score' => '积分',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,9 @@
<?php
return [
'Uniacid' => 'uniacid',
'Name' => '分组名称',
'Sort' => '排序',
'Status' => '状态',
'Createtime' => '创建时间'
];
@@ -0,0 +1,43 @@
<?php
return [
'User_id' => '用户',
'Date' => '签到日期',
'Score' => '所得积分',
'Is_replenish' => '是否补签',
'Is_replenish 0' => '正常',
'Is_replenish 1' => '补签',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证'
];
@@ -0,0 +1,16 @@
<?php
return [
'Testpaper_id' => '试卷',
'Question_id' => '问题',
'Score' => '分数',
'Miss_score_type' => '漏选分设置',
'Miss_score_type 0' => '固定分数',
'Miss_score_type 1' => '每个选项得分',
'Score_miss' => '漏选固定分数',
'Score_miss_single' => '漏选每个选项得分',
'Createtime' => '创建时间',
'Question.type' => '类型 single=单选题;multiple=多选题;judge=判断',
'Question.question' => '问题',
'Testpaper.name' => '名称'
];
@@ -0,0 +1,17 @@
<?php
return [
'Name' => '名称',
'Group_id' => '分组',
'Random_type' => '随机类型',
'Random_type random' => '混淆题目顺序或选项',
'Random_type type' => '根据题型随机出题',
'Random_question' => '题目乱序',
'Random_option' => '选项乱序',
'Random_type_val' => '题型随机出题数量',
'Status' => '状态',
'Status 1' => '正常',
'Status 0' => '禁用',
'Createtime' => '创建时间',
'Group.name' => '名称'
];
@@ -0,0 +1,15 @@
<?php
return [
'Title' => '标题',
'Subtitle' => '副标题',
'Sku' => '规格',
'Privilege_discount' => '折扣权益 1=开启;0=关闭',
'Privilege_free' => '免费权益 1=开启;0=关闭',
'Style' => '卡面风格 1=系统;2=自定义',
'Style_color' => '自定义颜色',
'Show_privilege' => '卡面展示',
'Createtime' => '创建时间',
'Status 1'=>'上架',
'Status 0'=>'下架'
];
@@ -0,0 +1,56 @@
<?php
return [
'Card_id' => '会员卡',
'Goods_id' => '商品',
'Type' => '类型 free=免费;discount=折扣',
'Createtime' => '创建时间',
'Card.title' => '标题',
'Card.subtitle' => '副标题',
'Card.sku' => '规格',
'Card.privilege_discount' => '折扣权益 1=开启;0=关闭',
'Card.privilege_free' => '免费权益 1=开启;0=关闭',
'Card.style' => '卡面风格 1=系统;2=自定义',
'Card.style_color' => '自定义颜色',
'Card.show_privilege' => '卡面展示',
'Card.createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,52 @@
<?php
return [
'Card_id' => '会员卡',
'User_id' => '用户',
'Status' => '状态',
'End_time' => '到期时间',
'Updatetime' => '变更时间',
'Createtime' => '开通时间',
'Card.title' => '标题',
'Card.subtitle' => '副标题',
'Card.sku' => '规格',
'Card.privilege_discount' => '折扣权益 1=开启;0=关闭',
'Card.privilege_free' => '免费权益 1=开启;0=关闭',
'Card.style' => '卡面风格 1=系统;2=自定义',
'Card.style_color' => '自定义颜色',
'Card.status' => '状态',
'Card.createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Status 0'=>'禁用',
'Status 1'=>'正常'
];
@@ -0,0 +1,7 @@
<?php
return [
'Name' => '名称',
'Createtime' => '创建时间',
'Status' => '状态'
];
@@ -0,0 +1,16 @@
<?php
return [
'Email' => '电子邮箱',
'Mobile' => '手机号',
'Group' => '所属组别',
'Loginfailure' => '登录失败次数',
'Login time' => '最后登录',
'Normal' => '启用',
'Hidden' => '禁用',
'The parent group exceeds permission limit' => '父组别超出权限范围',
'Please input correct username' => '用户名只能由3-30位数字、字母、下划线组合',
'Username must be 3 to 30 characters' => '用户名只能由3-30位数字、字母、下划线组合',
'Please input correct password' => '密码长度必须在6-30位之间,不能包含空格',
'Password must be 6 to 30 characters' => '密码长度必须在6-30位之间,不能包含空格',
];
@@ -0,0 +1,10 @@
<?php
return [
'Type add'=>'添加',
'Type edit'=>'编辑',
'Type del'=>'删除',
'Type index'=>'列表',
'Type search'=>'搜索',
'Type control'=>'操作'
];
?>
@@ -0,0 +1,12 @@
<?php
return [
'The parent group can not be its own child' => '父组别不能是自身的子组别',
'The parent group can not found' => '父组别未找到',
'Group not found' => '组别未找到',
'Can not change the parent to child' => '父组别不能是它的子组别',
'Can not change the parent to self' => '父组别不能是它自己',
'You can not delete group that contain child group and administrators' => '你不能删除含有子组和管理员的组',
'The parent group exceeds permission limit' => '父组别超出权限范围',
'The parent group can not be its own child or itself' => '父组别不能是它的子组别及本身',
];
@@ -0,0 +1,9 @@
<?php
return [
'Name' => '名称',
'Remark' => '备注',
'Rules' => '权限组',
'Status' => '状态',
'Createtime' => '创建时间'
];
@@ -0,0 +1,28 @@
<?php
return [
'Toggle all' => '显示全部',
'Condition' => '规则条件',
'Remark' => '备注',
'Icon' => '图标',
'Alert' => '警告',
'Name' => '规则',
'Controller/Action' => '控制器名/方法名',
'Ismenu' => '菜单',
'Menutype' => '菜单类型',
'Addtabs' => '选项卡(默认)',
'Dialog' => '弹窗',
'Ajax' => 'Ajax请求',
'Blank' => '链接',
'Extend' => '扩展属性',
'Search icon' => '搜索图标',
'Toggle menu visible' => '点击切换菜单显示',
'Toggle sub menu' => '点击切换子菜单',
'Menu tips' => '父级菜单无需匹配控制器和方法,子级菜单请使用控制器名',
'Node tips' => '控制器/方法名,如果有目录请使用 目录名/控制器名/方法名',
'Url tips' => '一般情况下留空即可,如果是外部链接或相对链接请输入',
'The non-menu rule must have parent' => '非菜单规则节点必须有父级',
'Can not change the parent to child' => '父级不能是它的子级',
'Can not change the parent to self' => '父级不能是它自己',
'Name only supports letters, numbers, underscore and slash' => 'URL规则只能是小写字母、数字、下划线和/组成',
];
+18
View File
@@ -0,0 +1,18 @@
<?php
return [
'Id' => 'ID',
'Pid' => '父ID',
'Type' => '类型',
'All' => '全部',
'Image' => '图片',
'Keywords' => '关键字',
'Description' => '描述',
'Diyname' => '自定义名称',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Weigh' => '权重',
'Category warmtips' => '温馨提示:栏目类型请前往<b>常规管理</b>-><b>系统配置</b>-><b>字典配置</b>中进行管理',
'Can not change the parent to child or itself' => '父组别不能是它的子组别或它自己',
'Status' => '状态'
];
@@ -0,0 +1,8 @@
<?php
return [
'Version' => '版本号',
'Version_desc' => '版本描述',
'System_verison' => '系统版本号',
'Createtime' => '创建时间'
];
+9
View File
@@ -0,0 +1,9 @@
<?php
return [
'name' => '变量名称',
'intro' => '描述',
'group' => '分组',
'type' => '类型',
'value' => '变量值'
];
@@ -0,0 +1,25 @@
<?php
return [
'config.basic'=>'基础设置',
'config.payment'=>'支付设置',
'config.platform'=>'平台设置',
'config.course'=>'课程设置',
// 'live'=>'直播',
'config.live'=>'直播设置',
// 'live'=>'直播',
'config.sms'=>'短信设置',
'config.oss'=>'云存储',
'smsbao'=>'短信宝',
'alisms'=>'阿里云短信',
'qcloudsms'=>'腾讯云短信',
'hwsms'=>'华为云短信',
'wechat'=>'微信支付',
'alipay'=>'支付宝支付',
'balance'=>'余额支付',
'wxOfficialAccount'=>'微信',
'H5'=>'H5',
'h5'=>'H5',
'wx'=>'微信',
'close'=>'关闭'
];
@@ -0,0 +1,7 @@
<?php
return [
'Content_id' => '内容',
'Column_id' => '专栏',
'Createtime' => '创建时间'
];
@@ -0,0 +1,44 @@
<?php
return [
'Content_id' => '所属专栏',
'P_id' => '上级目录',
'Sort' => '排序',
'Createtime' => '创建时间',
'Content.name' => '名称',
'Content.cover' => '封面',
'Content.type' => '内容类型',
'Content.detail' => '内容详情',
'Content.video_patch' => '视频封面',
'Content.video_path' => '视频地址',
'Content.audio_path' => '音频地震',
'Content.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Content.pay_type' => '单独售卖方式',
'Content.price' => '商品价格',
'Content.price_marking' => '划线价格',
'Content.password' => '购买密码',
'Content.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Content.validity_diy_time' => '有效期 自定义时间',
'Content.validity_fix_time' => '有效期 固定时间',
'Content.try_read_status' => '试读开关',
'Content.try_read_content' => '试读内容',
'Content.try_listen_status' => '试听开关',
'Content.try_listen_content' => '试听内容',
'Content.try_watch_status' => '试看开关',
'Content.try_watch_content' => '试看内容',
'Content.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Content.limit_copy' => '禁止复制内容',
'Content.bind_data' => '相关资料',
'Content.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Content.shelf_time' => '上架时间',
'Content.unshelf_status' => '定时下架',
'Content.unshelf_time' => '定时下架时间',
'Content.shelf_pause' => '暂停销售',
'Content.shelf_timing' => '定时上架触发',
'Content.unshelf_timing' => '定时下架触发',
'Content.hide' => '隐藏',
'Content.column_update' => '内容更新顺序',
'Content.status' => '上架状态',
'Content.createtime' => '创建时间',
'Content.updatetime' => '更新时间'
];
@@ -0,0 +1,35 @@
<?php
return [
'Name' => '名称',
'Cover' => '封面',
'Type' => '内容类型',
'Detail' => '内容详情',
'Video_patch' => '视频封面',
'Video_path' => '视频地址',
'Sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Pay_type' => '单独售卖方式',
'Price' => '商品价格',
'Price_marking' => '划线价格',
'Password' => '购买密码',
'Validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Validity_diy_time' => '有效期 自定义时间',
'Validity_fix_time' => '有效期 固定时间',
'Try_read_status' => '试读开关',
'Try_read_content' => '试读内容',
'Try_listen_status' => '试听开关',
'Try_listen_content' => '试听内容',
'Try_watch_status' => '试看开关',
'Try_watch_content' => '试看内容',
'Group' => '内容分组',
'Limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Limit_copy' => '禁止复制内容',
'Bind_data' => '相关资料',
'Shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Shelf_time' => '上架时间',
'Unshelf' => '定时下架',
'Unshelf_time' => '定时下架时间',
'Shelf_pause' => '暂停销售',
'Createtime' => '创建时间',
'Updatetime' => '更新时间'
];
@@ -0,0 +1,6 @@
<?php
return [
'Name' => '分组名称',
'Createtime' => '创建时间'
];
@@ -0,0 +1,50 @@
<?php
return [
'Custom' => '自定义',
'Pid' => '父ID',
'Type' => '栏目类型',
'Image' => '图片',
'Total user' => '总会员数',
'Total addon' => '总插件数',
'Total category' => '总分类数',
'Total attachment' => '总附件数',
'Total admin' => '总管理员数',
'Today user signup' => '今日注册',
'Today user login' => '今日登录',
'Today order' => '今日订单',
'Unsettle order' => '未处理订单',
'Three dnu' => '三日新增',
'Seven dnu' => '七日新增',
'Seven dau' => '七日活跃',
'Thirty dau' => '月活跃',
'Custom zone' => '这里是你的自定义数据',
'Register user' => '注册用户数',
'Real time' => '实时',
'Category count' => '分类统计',
'Working addon count' => '运行中的插件',
'Category count tips' => '当前分类总记录数',
'Working addon count tips' => '当前运行中的插件数',
'Database count' => '数据库统计',
'Database table nums' => '数据表数量',
'Database size' => '占用空间',
'Attachment count' => '附件统计',
'Attachment nums' => '附件数量',
'Attachment size' => '附件大小',
'Attachment count tips' => '当前上传的附件数量',
'Picture count' => '图片统计',
'Picture nums' => '图片数量',
'Picture size' => '图片大小',
'Server info' => '服务器信息',
'PHP version' => 'PHP版本',
'Sapi name' => '运行方式',
'Debug mode' => '调试模式',
'Software' => '环境信息',
'Upload mode' => '上传模式',
'Upload url' => '上传URL',
'Upload cdn url' => '上传CDN',
'Cdn url' => '静态资源CDN',
'Timezone' => '时区',
'Language' => '语言',
'View more' => '查看更多',
];
@@ -0,0 +1,9 @@
<?php
return [
'data'=>[
'total'=>'总计',
'course'=>'课程',
'interaction'=>'互动',
],
];
@@ -0,0 +1,44 @@
<?php
return [
'Id' => 'ID',
'Admin_id' => '管理员ID',
'User_id' => '会员ID',
'Url' => '物理路径',
'Imagewidth' => '宽度',
'Imageheight' => '高度',
'Imagetype' => '图片类型',
'Imageframes' => '图片帧数',
'Preview' => '预览',
'Filename' => '文件名',
'Filesize' => '文件大小',
'Mimetype' => 'Mime类型',
'Image' => '图片',
'Audio' => '音频',
'Video' => '视频',
'Text' => '文档',
'Application' => '应用',
'Zip' => '压缩包',
'Extparam' => '透传数据',
'Createtime' => '创建日期',
'Uploadtime' => '上传时间',
'Storage' => '存储引擎',
'Category1' => '分类一',
'Category2' => '分类二',
'Custom' => '自定义',
'Unclassed' => '未归类',
'Category' => '类别',
'Classify' => '归类',
'Filter Type' => '类型筛选',
'Upload to third' => '上传到第三方',
'Upload to local' => '上传到本地',
'Upload to third by chunk' => '上传到第三方(分片模式)',
'Upload to local by chunk' => '上传到本地(分片模式)',
'Please enter a new name' => '请输入新的类别名称',
'Please select category' => '请选择一个类别',
'Category not found' => '指定的类别未找到',
'Upload from editor' => '从编辑器上传',
'local' => '本地',
'alioss' => '阿里OSS',
'alivod' => '阿里云点播'
];
@@ -0,0 +1,83 @@
<?php
return [
'Name' => '变量名',
'Tip' => '提示信息',
'Group' => '分组',
'Type' => '类型',
'Title' => '变量标题',
'Value' => '变量值',
'Basic' => '基础配置',
'Email' => '邮件配置',
'Attachment' => '附件配置',
'Dictionary' => '字典配置',
'User' => '会员配置',
'Example' => '示例分组',
'Extend' => '扩展属性',
'String' => '字符',
'Password' => '密码',
'Text' => '文本',
'Editor' => '编辑器',
'Number' => '数字',
'Date' => '日期',
'Time' => '时间',
'Datetime' => '日期时间',
'Datetimerange' => '日期时间区间',
'Image' => '图片',
'Images' => '图片(多)',
'File' => '文件',
'Files' => '文件(多)',
'Select' => '列表',
'Selects' => '列表(多选)',
'Switch' => '开关',
'Checkbox' => '复选',
'Radio' => '单选',
'Array' => '数组',
'Array key' => '键名',
'Array value' => '键值',
'City' => '城市地区',
'Selectpage' => '关联表',
'Selectpages' => '关联表(多选)',
'Custom' => '自定义',
'Please select table' => '关联表',
'Selectpage table' => '关联表',
'Selectpage primarykey' => '存储字段',
'Selectpage field' => '显示字段',
'Selectpage conditions' => '筛选条件',
'Field title' => '字段名',
'Field value' => '字段值',
'Content' => '数据列表',
'Rule' => '校验规则',
'Visible condition' => '可见条件',
'Site name' => '站点名称',
'Beian' => '备案号',
'Cdn url' => 'CDN地址',
'Version' => '版本号',
'Timezone' => '时区',
'Forbidden ip' => '禁止IP',
'Languages' => '语言',
'Fixed page' => '后台固定页',
'Category type' => '分类类型',
'Config group' => '配置分组',
'Attachment category' => '附件类别',
'Category1' => '分类一',
'Category2' => '分类二',
'Rule tips' => '校验规则使用请参考Nice-validator文档',
'Extend tips' => '扩展属性支持{id}、{name}、{group}、{title}、{value}、{content}、{rule}替换',
'Mail type' => '邮件发送方式',
'Mail smtp host' => 'SMTP服务器',
'Mail smtp port' => 'SMTP端口',
'Mail smtp user' => 'SMTP用户名',
'Mail smtp password' => 'SMTP密码',
'Mail vertify type' => 'SMTP验证方式',
'Mail from' => '发件人邮箱',
'Site name incorrect' => '网站名称错误',
'Name already exist' => '变量名称已经存在',
'Add new config' => '点击添加新的配置',
'Send a test message' => '发送测试邮件',
'Only work at development environment' => '只允许在开发环境开操作',
'This is a test mail content' => '这是一封来自%s的校验邮件,用于校验邮件配置是否正常!',
'This is a test mail' => '这是一封来自%s的邮件',
'Please input your email' => '请输入测试接收者邮箱',
'Please input correct email' => '请输入正确的邮箱地址',
];
@@ -0,0 +1,14 @@
<?php
return [
'Url' => '链接',
'Userame' => '用户名',
'Createtime' => '操作时间',
'Click to edit' => '点击编辑',
'Admin log' => '操作日志',
'Leave password blank if dont want to change' => '不修改密码请留空',
'Please input correct email' => '请输入正确的Email地址',
'Please input correct password' => '密码长度必须在6-30位之间,不能包含空格',
'Password must be 6 to 30 characters' => '密码长度必须在6-30位之间,不能包含空格',
'Email already exists' => '邮箱已经存在',
];
+64
View File
@@ -0,0 +1,64 @@
<?php
return [
'Title' => '标题',
'Search menu' => '搜索菜单',
'Layout Options' => '布局设定',
'Fixed Layout' => '固定布局',
'You can\'t use fixed and boxed layouts together' => '盒子模型和固定布局不能同时启作用',
'Boxed Layout' => '盒子布局',
'Activate the boxed layout' => '盒子布局最大宽度将被限定为1250px',
'Toggle Sidebar' => '收起菜单栏',
'Toggle the left sidebar\'s state (open or collapse)' => '切换菜单栏的展开或收起',
'Sidebar Expand on Hover' => '菜单栏自动展开',
'Let the sidebar mini expand on hover' => '鼠标移到菜单栏自动展开',
'Toggle Right Sidebar Slide' => '切换右侧操作栏',
'Toggle between slide over content and push content effects' => '切换右侧操作栏覆盖或独占',
'Toggle Right Sidebar Skin' => '切换右侧操作栏背景',
'Toggle between dark and light skins for the right sidebar' => '将右侧操作栏背景亮色或深色切换',
'Multiple nav' => '多级菜单导航',
'Toggle the top menu state (multiple or single)' => '切换顶部菜单为多级菜单导航模式',
'Multiple tab' => '多选项卡',
'Always show multiple tab when multiple nav is set' => '当配置为多级菜单导航时是否启用多选项卡',
'Show sub menu' => '显示菜单栏子菜单',
'Always show sub menu' => '菜单栏子菜单将始终显示',
'Disable top menu badge' => '禁用顶部彩色小角标',
'Disable top menu badge without left menu' => '左边菜单栏的彩色小角标不受影响',
'Skins' => '皮肤',
'You\'ve logged in, do not login again' => '你已经登录,无需重复登录',
'Username or password can not be empty' => '用户名密码不能为空',
'Username or password is incorrect' => '用户名或密码不正确',
'Username is incorrect' => '用户名不正确',
'Password is incorrect' => '密码不正确',
'Admin is forbidden' => '管理员已经被禁止登录',
'Please try again after 1 day' => '请于1天后再尝试登录',
'Login successful' => '登录成功!',
'Logout successful' => '退出成功!',
'Verification code is incorrect' => '验证码不正确',
'Wipe cache completed' => '清除缓存成功',
'Wipe cache failed' => '清除缓存失败',
'Wipe cache' => '清除缓存',
'Wipe all cache' => '一键清除缓存',
'Wipe content cache' => '清除内容缓存',
'Wipe template cache' => '清除模板缓存',
'Wipe addons cache' => '清除插件缓存',
'Wipe browser cache' => '清除浏览器缓存',
'Wipe browser cache tips' => '清除浏览器端静态JS、CSS、图片等资源',
'Check for updates' => '检测更新',
'Discover new version' => '发现新版本',
'Go to download' => '去下载更新',
'Currently is the latest version' => '当前已经是最新版本',
'Ignore this version' => '忽略此次更新',
'Do not remind again' => '不再提示',
'Your current version' => '你的版本是',
'New version' => '新版本',
'Release notes' => '更新说明',
'Latest news' => '最新消息',
'View more' => '查看更多',
'Links' => '相关链接',
'Docs' => '官方文档',
'Forum' => '交流社区',
'QQ qun' => 'QQ交流群',
'Captcha' => '验证码',
'Security tips' => '<i class="fa fa-warning"></i> 安全提示:为了你的后台安全,请勿将后台管理入口设置为admin或admin.php',
];
@@ -0,0 +1,53 @@
<?php
return [
'Uniacid' => 'UNIACID',
'Course_id' => '所属课程',
'File_type' => '文件类型',
'File_name' => '文件名称',
'File_path' => '文件路径',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.briefing' => '简介',
'Course.warm_up_cover' => '直播暖场图片',
'Course.live_start_time' => '直播开始时间',
'Course.live_end_time' => '直播结束时间',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,21 @@
<?php
return [
'Live_id' => '直播间',
'Goods_id' => '商品ID',
'Goods_type' => '商品类型',
'Description' => '描述',
'Status' => '状态',
'Status 1' => '显示',
'Status 0' => '隐藏',
'Explaining' => '讲解中',
'Explaining 1' => '讲解中',
'Explaining 0' => '未讲解',
'Sellout' => '售罄',
'Sellout 1' => '售罄',
'Sellout 0' => '未售罄',
'Views' => '浏览量',
'Sales' => '销量',
'Createtime' => '创建时间',
'Course.name' => '名称'
];
@@ -0,0 +1,14 @@
<?php
return [
'User_id' => '用户',
'Goods_id' => '商品ID',
'Goods_type' => '商品类型',
'Order_no' => '对应订单号',
'Createtime' => '创建时间',
'Order.order_no' => '订单号',
'Order.status' => '订单状态',
'User.id' => 'ID',
'User.username' => '用户名',
'User.nickname' => '昵称'
];
@@ -0,0 +1,89 @@
<?php
return [
'Course_id' => '所属课程',
'User_id' => '发送用户',
'Type' => '类型',
'Content' => '内容',
'Status' => '状态 ',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.briefing' => '简介',
'Course.warm_up_cover' => '直播暖场图片',
'Course.live_start_time' => '直播开始时间',
'Course.live_end_time' => '直播结束时间',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Status 0'=>'屏蔽',
'Status 1'=>'通过',
'Type text'=>'文本',
'Type gift'=>'礼物',
'Type image'=>'图片'
];
@@ -0,0 +1,54 @@
<?php
return [
'Course_id' => '所属课程',
'File_path' => '视频路径',
'Attr_id' => '本地文件ID',
'Source' => '来源',
'Status' => '状态',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.briefing' => '简介',
'Course.warm_up_cover' => '直播暖场图片',
'Course.live_start_time' => '直播开始时间',
'Course.live_end_time' => '直播结束时间',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bullet_screen' => '跑马灯开关',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,63 @@
<?php
return [
'Course_id' => '课程 ID',
'App_name' => '应用名称',
'Stream_name' => '直播流',
'Createtime' => '创建时间',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.briefing' => '简介',
'Course.warm_up_cover' => '直播暖场图片',
'Course.live_start_time' => '直播开始时间',
'Course.live_end_time' => '直播结束时间',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间',
'Forbidden'=>'已禁推',
'Offline'=>'不在线',
'Online'=>'推流中',
'Onlinefaild'=>'获取失败',
'wait_playback'=>'待生成回放视频',
'end'=>'直播已结束,未开启回放',
'run_playback'=>'可查看回放',
'not_start'=>'暂未开始',
'online'=>'直播中',
'offline'=>'主播暂时离开',
'forbidden'=>'当前直播已关闭',
'onlinefaild'=>'当前直播异常'
];
@@ -0,0 +1,17 @@
<?php
return [
'User_id' => '用户',
'Live_id' => '直播间',
'Black' => '拉黑',
'Black 1' => '拉黑',
'Black 0' => '正常',
'Bantalk' => '禁言',
'Bantalk 1' => '禁用',
'Bantalk 0' => '正常',
'Createtime' => '进入时间',
'Course.name' => '名称',
'User.id' => 'ID',
'User.username' => '用户名',
'User.nickname' => '昵称'
];
@@ -0,0 +1,52 @@
<?php
return [
'User_id' => '买家',
'Order_no' => '订单号',
'Course_id' => '课程ID',
'Price' => '单价',
'Count' => '数量',
'Discount' => '优惠',
'Subtotal' => '小计',
'After_sale_status' => '售后',
'Refund_price' => '退款金额',
'Refund_time' => '退款时间',
'Refund_can_use' => '退款后可用',
'Createtime' => '创建时间',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地震',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,79 @@
<?php
return [
'User_id' => '用户',
'Order_no' => '订单号',
'Item_id' => '商品',
'Content' => '内容',
'Imgs' => '配图',
'Rate' => '评分',
'Anonymity' => '匿名',
'Createtime' => '创建时间',
'User.id' => 'ID',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,82 @@
<?php
return [
'Order_no' => '订单号',
'Pay_time' => '支付时间',
'Pay_type' => '支付方式',
'Source' => '订单来源',
'Total_price' => '商品总价',
'Discount' => '抵扣',
'Real_price' => '实收金额',
'Real_pay_price' => '实付金额',
'Send_type' => '配送方式',
'Status' => '订单状态',
'Remark' => '备注',
'Star' => '加星',
'Createtime' => '创建时间',
'User.id' => 'ID',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Close' => '关闭',
'Unpaid' => '待支付',
'Unsend' => '待发货',
'Unreceive' => '待收货',
'Success' => '交易成功',
'Cancel' => '交易取消',
'After_sale' => '等待售后',
'Refund'=>'已退款',
'paytype.balance'=>'余额支付',
'paytype.wechat'=>'微信支付',
'paytype.channels'=>'视频号小店',
'paytype.alipay'=>'支付宝支付',
'paytype.douyinpay'=>'抖音支付',
'Balance'=>'余额支付',
'Wechat'=>'微信支付',
'Alipay'=>'支付宝支付',
'Douyinpay'=>'抖音支付',
'source.wxapp'=>'小程序',
'source.H5'=>'H5',
'source.h5'=>'H5',
'source.Wxapp'=>'微信小程序',
'source.wxOfficialAccount'=>'公众号',
'source.dyMiniProgram'=>'抖音小程序',
'source.dyminiprogram'=>'抖音小程序',
'source.channels'=>'视频号小店',
'source.wxMiniProgram'=>'微信小程序',
'source.App'=>'App',
'order_type.goods'=>'普通订单',
'order_type.activity'=>'线下活动',
'order_type.score'=>'积分订单',
'order_type.vipcard'=>'付费会员卡订单',
'order_type.physical'=>'实物商品订单',
'order_type.exercises'=>'题库练习订单',
'order_type.live_gift'=>'直播礼物订单',
'order_type.composite'=>'组合商品订单',
'exercises'=>'题库练习',
'composite'=>'组合商品'
];
@@ -0,0 +1,53 @@
<?php
return [
'Order_no' => '商户订单号',
'Refund_no' => '商户退款单号',
'Order_item_id' => '订单商品',
'Pay_fee' => '支付金额',
'Refund_fee' => '退款金额',
'Pay_type' => '付款方式',
'Status' => '退款状态',
'Status 0' => '退款中',
'Status 1' => '退款完成',
'Status -1' => '退款失败',
'Payment_json' => '退款原始数据',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Order.uniacid' => 'uniacid',
'Order.need_post' => '需要邮寄',
'Order.order_no' => '订单号',
'Order.order_type' => '类型',
'Order.order_type goods' => '普通商品',
'Order.order_type score' => '积分商品',
'Order.order_type activity' => '线下活动',
'Order.pay_time' => '支付时间',
'Order.pay_type' => '支付方式',
'Order.source' => '订单来源',
'Order.goods_total_price' => '商品总价',
'Order.goods_count' => '商品数量',
'Order.goods_total_price_marking' => '商品划线总价',
'Order.score_amount' => '积分总数',
'Order.score_fee' => '积分支付数',
'Order.order_total_price' => '订单总价',
'Order.discount_price' => '抵扣',
'Order.vip_discount_price' => '会员折扣金额',
'Order.dispatch_price' => '运费总价',
'Order.real_price' => '实收金额',
'Order.real_pay_price' => '实付金额',
'Order.send_type' => '配送方式',
'Order.status' => '订单状态',
'Order.evaluate' => '是否评价',
'Order.service' => '售后状态',
'Order.service 0' => '未申请',
'Order.service 1' => '申请售后',
'Order.service 2' => '售后完成',
'Order.service 3' => '拒绝请求',
'Order.merch_remark' => '卖家备注',
'Order.buyer_remark' => '买家留言',
'Order.transaction_id' => '支付平台订单号',
'Order.payment_json' => '支付原始信息',
'Order.star' => '加星',
'Order.deleted' => '已删除',
'Order.createtime' => '创建时间'
];
@@ -0,0 +1,10 @@
<?php
return [
'gettype.pay' => '付费获取',
'gettype.free' => '免费获取',
'gettype.password' => '密码兑换',
'gettype.exchange' => '兑换码',
'gettype.admin' => '管理员',
'gettype.channels' => '视频号小店'
];
?>
@@ -0,0 +1,8 @@
<?php
return [
'Page' => '页面配置',
'Compontents' => '组件配置',
'Createtime' => '创建时间',
'Updatetime' => '更新时间'
];
@@ -0,0 +1,5 @@
<?php
return [
'Createtime' => '创建时间'
];
@@ -0,0 +1,15 @@
<?php
return [
'Name' => '名称',
'Config' => '配置',
'Status' => '状态',
'Createtime' => '创建时间',
'Updatetime' => '修改时间',
'Platform' => '平台',
'Platform h5'=>'H5',
'Platform wx'=>'微信',
'TakePage index' => '首页',
'TakePage user' => '用户页',
'TakePage other' => '自定义页'
];
@@ -0,0 +1,81 @@
<?php
return [
'Course_id' => '课程ID',
'User_id' => '用户ID',
'Content' => '内容',
'Reply_user_id' => '回复用户',
'Reply_comment_id' => '回复评论',
'Status' => '状态',
'Createtime' => '创建时间',
'User.id' => 'ID',
'User.uniacid' => 'uniacid',
'User.group_id' => '组别ID',
'User.username' => '用户名',
'User.nickname' => '昵称',
'User.password' => '密码',
'User.salt' => '密码盐',
'User.platform' => '平台',
'User.openid' => 'OPENID',
'User.email' => '电子邮箱',
'User.mobile' => '手机号',
'User.avatar' => '头像',
'User.level' => '等级',
'User.gender' => '性别',
'User.birthday' => '生日',
'User.bio' => '格言',
'User.money' => '余额',
'User.score' => '积分',
'User.successions' => '连续登录天数',
'User.maxsuccessions' => '最大连续登录天数',
'User.prevtime' => '上次登录时间',
'User.logintime' => '登录时间',
'User.loginip' => '登录IP',
'User.loginfailure' => '失败次数',
'User.joinip' => '加入IP',
'User.jointime' => '加入时间',
'User.createtime' => '创建时间',
'User.updatetime' => '更新时间',
'User.token' => 'Token',
'User.status' => '状态',
'User.verification' => '验证',
'Course.uniacid' => 'uniacid',
'Course.name' => '名称',
'Course.cover' => '封面',
'Course.type' => '内容类型',
'Course.detail' => '内容详情',
'Course.video_patch' => '视频封面',
'Course.video_path' => '视频地址',
'Course.audio_path' => '音频地址',
'Course.sales_type' => '售卖方式 单独售卖 alone 专栏内容 column',
'Course.pay_type' => '单独售卖方式',
'Course.price' => '商品价格',
'Course.price_marking' => '划线价格',
'Course.password' => '购买密码',
'Course.validity_type' => '有效期类型 long长期有效 fix固定时间 diy自定义时间',
'Course.validity_diy_time' => '有效期 自定义时间',
'Course.validity_fix_time' => '有效期 固定时间',
'Course.try_read_status' => '试读开关',
'Course.try_read_content' => '试读内容',
'Course.try_listen_status' => '试听开关',
'Course.try_listen_content' => '试听内容',
'Course.try_watch_status' => '试看开关',
'Course.try_watch_content' => '试看内容',
'Course.limit_watch' => '播放限制 progress拖动进度条 speed倍速播放',
'Course.limit_copy' => '禁止复制内容',
'Course.bind_data' => '相关资料',
'Course.shelf_type' => '上架设置 now立即上架 time定时上架 no暂不上架',
'Course.shelf_time' => '上架时间',
'Course.unshelf_status' => '定时下架',
'Course.unshelf_time' => '定时下架时间',
'Course.shelf_pause' => '暂停销售',
'Course.shelf_timing' => '定时上架触发',
'Course.unshelf_timing' => '定时下架触发',
'Course.hide' => '隐藏',
'Course.column_update' => '内容更新顺序',
'Course.status' => '上架状态',
'Course.views' => '浏览量',
'Course.sales' => '销量',
'Course.createtime' => '创建时间',
'Course.updatetime' => '更新时间'
];
@@ -0,0 +1,10 @@
<?php
return [
'Name' => '组名',
'Rules' => '权限节点',
'Change password' => '修改密码',
'Createtime' => '添加时间',
'Updatetime' => '更新时间',
'Status' => '状态'
];
@@ -0,0 +1,10 @@
<?php
return [
'Uniacid' => 'UNACID',
'Title' => '标题',
'Content' => '内容',
'Createtime' => '创建时间',
'Status' => '状态',
'Views' => '浏览量'
];
@@ -0,0 +1,16 @@
<?php
return [
'Pid' => '父ID',
'Name' => '规则',
'Title' => '标题',
'Remark' => '备注',
'Ismenu' => '是否菜单',
'Change password' => '修改密码',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Menu tips' => '规则任意,请不可重复,仅做层级显示,无需匹配控制器和方法',
'Node tips' => '模块/控制器/方法名',
'Weigh' => '权重',
'Status' => '状态'
];
@@ -0,0 +1,7 @@
<?php
return [
'study.course' => '课程数',
'study.time' => '学习时长',
'study.user' => '用户数',
];
@@ -0,0 +1,33 @@
<?php
return [
'Id' => 'ID',
'Group_id' => '组别ID',
'Username' => '用户名',
'Nickname' => '昵称',
'Password' => '密码',
'Salt' => '密码盐',
'Email' => '电子邮箱',
'Mobile' => '手机号',
'Avatar' => '头像',
'Level' => '等级',
'Gender' => '性别',
'Male' => '男',
'FeMale' => '女',
'Birthday' => '生日',
'Bio' => '格言',
'Score' => '积分',
'Successions' => '连续登录天数',
'Maxsuccessions' => '最大连续登录天数',
'Prevtime' => '上次登录时间',
'Logintime' => '登录时间',
'Loginip' => '登录IP',
'Loginfailure' => '失败次数',
'Joinip' => '加入IP',
'Jointime' => '加入时间',
'Createtime' => '创建时间',
'Updatetime' => '更新时间',
'Token' => 'Token',
'Status' => '状态',
'Leave password blank if dont want to change' => '不修改密码请留空',
];