mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
Merge branch 'php8' into section
This commit is contained in:
@@ -26,6 +26,7 @@ return [
|
||||
'permissions' => '权限',
|
||||
'section' => '分区',
|
||||
'icon' => '分类图标',
|
||||
'plugin' => '插件',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
@@ -91,6 +92,9 @@ return [
|
||||
'bulk_action_attach_tag' => '设置标签',
|
||||
'action_approval' => '审核',
|
||||
'bulk_action_attach_tag_remove_old' => '同时删除旧标签',
|
||||
'bulk_action_recommend' => '推荐',
|
||||
'bulk_action_sp_state' => '优惠',
|
||||
'bulk_action_hr' => 'H&R',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改状态',
|
||||
|
||||
Reference in New Issue
Block a user