123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?php
- /*
- |--------------------------------------------------------------------------
- | 后台日志描述信息
- |--------------------------------------------------------------------------
- |
- | 描述信息以路由名字为key,参数可以是该路由提交的所有参数,包括路由参数.
- |
- */
- return [
- 'notice.index' => '查看公告列表',
- 'notice.show' => '查看公告ID为${index}的详情',
- 'notice.create' => '进入新增公告页面',
- 'notice.store' => '新增公告: ${title}',
- 'notice.edit' => '进入公告ID为${index}的编辑页面',
- 'notice.update' => '更新公告ID为${index}的信息',
- 'notice.destroy' => '删除ID为${index}的公告',
- 'notice.category.index' => '查看公告分类列表',
- 'notice.category.show' => '查看公告分类ID为${category}的详情',
- 'notice.category.create' => '进入新增公告分类页面',
- 'notice.category.store' => '新增公告分类: ${category_name}',
- 'notice.category.edit' => '进入公告分类ID为${category}的编辑页面',
- 'notice.category.update' => '更新公告分类ID为${category}的信息',
- 'notice.category.destroy' => '删除ID为${category}的公告分类',
- 'explain.index' => '查看说明页列表',
- 'explain.show' => '查看说明页ID为${index}的详情',
- 'explain.create' => '进入新增说明页页面',
- 'explain.store' => '新增说明页: ${title}',
- 'explain.edit' => '进入说明页ID为${index}的编辑页面',
- 'explain.update' => '更新说明页ID为${index}的信息',
- 'explain.destroy' => '删除ID为${index}的说明页',
- 'explain.category.index' => '查看说明页分类列表',
- 'explain.category.show' => '查看说明页分类ID为${category}的详情',
- 'explain.category.create' => '进入新增说明页分类页面',
- 'explain.category.store' => '新增说明页分类: ${category_name}',
- 'explain.category.edit' => '进入说明页分类ID为${category}的编辑页面',
- 'explain.category.update' => '更新说明页分类ID为${category}的信息',
- 'explain.category.destroy' => '删除ID为${category}的说明页分类',
- 'sysmessage.index' => '查看系统消息列表',
- 'sysmessage.show' => '查看系统消息ID为${index}的详情',
- 'sysmessage.create' => '进入新增系统消息页面',
- 'sysmessage.store' => '新增系统消息: ${content}',
- //'sysmessage.edit' => '进入系统消息ID为${index}的编辑页面',
- //'sysmessage.update' => '更新系统消息ID为${index}的信息',
- 'sysmessage.destroy' => '删除ID为${index}的系统消息',
- 'article.index' => '查看新闻列表',
- 'article.show' => '查看新闻ID为${index}的详情',
- 'article.create' => '进入新增新闻页面',
- 'article.store' => '新增新闻: ${title}',
- 'article.edit' => '进入新闻ID为${index}的编辑页面',
- 'article.update' => '更新新闻ID为${index}的信息',
- 'article.destroy' => '删除ID为${index}的新闻',
- 'article.category.index' => '查看新闻分类列表',
- //'article.category.show' => '查看新闻分类ID为${category}的详情',
- 'article.category.create' => '进入新增新闻分类页面',
- 'article.category.store' => '新增新闻分类: ${category_name}',
- 'article.category.edit' => '进入新闻分类ID为${category}的编辑页面',
- 'article.category.update' => '更新新闻分类ID为${category}的信息',
- 'article.category.destroy' => '删除ID为${category}的新闻分类',
- 'article.property.index' => '查看新闻属性列表',
- 'article.property.show' => '查看新闻属性ID为${property}的详情',
- 'article.property.create' => '进入新增新闻属性页面',
- 'article.property.store' => '新增新闻属性: ${category_name}',
- 'article.property.edit' => '进入新闻属性ID为${property}的编辑页面',
- 'article.property.update' => '更新新闻属性ID为${property}的信息',
- 'article.property.destroy' => '删除ID为${property}的新闻属性',
- 'ad.index' => '查看广告列表',
- 'ad.show' => '查看广告ID为${index}的详情',
- 'ad.create' => '进入新增广告页面',
- 'ad.store' => '新增广告: ${title}',
- 'ad.edit' => '进入广告ID为${index}的编辑页面',
- 'admin.ad.update' => '更新广告ID为${id}的信息',
- 'ad.destroy' => '删除ID为${index}的广告',
- 'ad.category.index' => '查看广告位列表',
- 'ad.category.show' => '查看广告位ID为${category}的详情',
- 'ad.category.create' => '进入新增广告位页面',
- 'ad.category.store' => '新增广告位: ${category_name}',
- 'ad.category.edit' => '进入广告位ID为${category}的编辑页面',
- 'ad.category.update' => '更新广告位ID为${category}的信息',
- 'ad.category.destroy' => '删除ID为${category}的广告位',
- 'link.index' => '查看友情链接列表',
- 'link.show' => '查看友情链接ID为${index}的详情',
- 'link.create' => '进入新增友情链接页面',
- 'link.store' => '新增友情链接: ${link_title}',
- 'link.edit' => '进入友情链接ID为${index}的编辑页面',
- 'link.update' => '更新友情链接ID为${index}的信息',
- 'link.destroy' => '删除ID为${index}的友情链接',
- 'link.category.index' => '查看友情链接分类列表',
- 'link.category.show' => '查看说友情链接分类ID为${category}的详情',
- 'link.category.create' => '进入新增友情链接分类页面',
- 'link.category.store' => '新增友情链接分类: ${category_name}',
- 'link.category.edit' => '进入友情链接分类ID为${category}的编辑页面',
- 'link.category.update' => '更新友情链接分类ID为${category}的信息',
- 'link.category.destroy' => '删除ID为${category}的友情链接分类',
- 'report.index' => '查看举报信息列表',
- 'report.show' => '查看举报信息ID为${report}的详情',
- // 'report.create' => '进入新增举报信息页面',
- // 'report.store' => '新增举报信息: ${content}',
- // 'report.edit' => '进入举报信息ID为${report}的编辑页面',
- // 'report.update' => '更新举报信息ID为${report}的信息',
- 'report.destroy' => '删除ID为${report}的举报信息',
- 'report.audit' => '审核ID为${ids}的举报信息',
- 'appeal.index' => '查看账号申诉列表',
- 'appeal.show' => '查看账号申诉ID为${index}的详情',
- // 'appeal.create' => '进入新增账号申诉页面',
- // 'appeal.store' => '新增账号申诉: ${description}',
- // 'appeal.edit' => '进入账号申诉ID为${report}的编辑页面',
- // 'appeal.update' => '更新账号申诉ID为${report}的信息',
- 'appeal.destroy' => '删除ID为${index}的账号申诉',
- 'appeal.audit' => '审核ID为${ids}的账号申诉',
- 'appeal.email' => '发送邮件处理ID为${ids}的账号申诉',
- 'feedback.index' => '查看意见建议列表',
- 'feedback.show' => '查看意见建议ID为${feedback}的详情',
- // 'feedback.create' => '进入意见建议页面',
- // 'feedback.store' => '新增意见建议: ${content}',
- // 'feedback.edit' => '进入意见建议ID为${feedback}的编辑页面',
- // 'feedback.update' => '更新意见建议ID为${feedback}的信息',
- 'feedback.destroy' => '删除ID为${feedback}的意见建议',
- 'feedback.audit' => '审核ID为${ids}的意见建议',
- 'hrtools.index' => '查看HR工具箱列表',
- 'hrtools.show' => '查看HR工具箱ID为${index}的详情',
- 'hrtools.create' => '进入新增HR工具箱页面',
- 'hrtools.store' => '新增HR工具箱: ${title}',
- 'hrtools.edit' => '进入HR工具箱ID为${index}的编辑页面',
- 'hrtools.update' => '更新HR工具箱ID为${index}的信息',
- 'hrtools.destroy' => '删除ID为${index}的HR工具箱',
- 'hrtools.category.index' => '查看HR工具箱分类列表',
- 'hrtools.category.show' => '查看说HR工具箱分类ID为${category}的详情',
- 'hrtools.category.create' => '进入新增HR工具箱分类页面',
- 'hrtools.category.store' => '新增HR工具箱分类: ${category_name}',
- 'hrtools.category.edit' => '进入HR工具箱分类ID为${category}的编辑页面',
- 'hrtools.category.update' => '更新HR工具箱分类ID为${category}的信息',
- 'hrtools.category.destroy' => '删除ID为${category}的HR工具箱分类',
- 'help.index' => '查看帮助中心列表',
- 'help.show' => '查看帮助中心ID为${index}的详情',
- 'help.create' => '进入新增帮助中心页面',
- 'help.store' => '新增帮助中心: ${title}',
- 'help.edit' => '进入帮助中心ID为${index}的编辑页面',
- 'help.update' => '更新帮助中心ID为${index}的信息',
- 'help.destroy' => '删除ID为${index}的帮助中心',
- 'help.category.index' => '查看帮助中心分类列表',
- 'help.category.show' => '查看说帮助中心分类ID为${category}的详情',
- 'help.category.create' => '进入新增帮助中心分类页面',
- 'help.category.store' => '新增帮助中心分类: ${category_name}',
- 'help.category.edit' => '进入帮助中心分类ID为${category}的编辑页面',
- 'help.category.update' => '更新帮助中心分类ID为${category}的信息',
- 'help.category.destroy' => '删除ID为${category}的帮助中心分类',
- ];
|