mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
change category basic
This commit is contained in:
@@ -121,6 +121,7 @@ return [
|
||||
'bulk_action_recommend' => '推荐',
|
||||
'bulk_action_sp_state' => '优惠',
|
||||
'bulk_action_hr' => 'H&R',
|
||||
'bulk_action_change_category' => '修改分类',
|
||||
],
|
||||
'seed_box_record' => [
|
||||
'toggle_status' => '更改状态',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'section' => '分区',
|
||||
'category_label' => '分类',
|
||||
'sub_category_source_label' => '来源',
|
||||
'sub_category_medium_label' => '媒介',
|
||||
|
||||
Reference in New Issue
Block a user