change category basic

This commit is contained in:
xiaomlove
2025-09-11 20:08:43 +07:00
parent 58075c37a5
commit 4c46f376ba
5 changed files with 58 additions and 15 deletions

View File

@@ -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' => '更改状态',

View File

@@ -1,6 +1,7 @@
<?php
return [
'section' => '分区',
'category_label' => '分类',
'sub_category_source_label' => '来源',
'sub_category_medium_label' => '媒介',