taxonomy media -> medium

This commit is contained in:
xiaomlove
2022-10-29 23:38:21 +08:00
parent 29e167e734
commit 9cefbffc69
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
return [ return [
'category_label' => 'Category', 'category_label' => 'Category',
'sub_category_source_label' => 'Source', 'sub_category_source_label' => 'Source',
'sub_category_media_label' => 'Media', 'sub_category_medium_label' => 'Media',
'sub_category_standard_label' => 'Standard', 'sub_category_standard_label' => 'Standard',
'sub_category_team_label' => 'Team', 'sub_category_team_label' => 'Team',
'sub_category_processing_label' => 'Processing', 'sub_category_processing_label' => 'Processing',

View File

@@ -3,7 +3,7 @@
return [ return [
'category_label' => '分类', 'category_label' => '分类',
'sub_category_source_label' => '来源', 'sub_category_source_label' => '来源',
'sub_category_media_label' => '媒介', 'sub_category_medium_label' => '媒介',
'sub_category_standard_label' => '分辨率', 'sub_category_standard_label' => '分辨率',
'sub_category_team_label' => '制作组', 'sub_category_team_label' => '制作组',
'sub_category_processing_label' => '处理', 'sub_category_processing_label' => '处理',

View File

@@ -3,7 +3,7 @@
return [ return [
'category_label' => '分類', 'category_label' => '分類',
'sub_category_source_label' => '來源', 'sub_category_source_label' => '來源',
'sub_category_media_label' => '媒介', 'sub_category_medium_label' => '媒介',
'sub_category_standard_label' => '分辨率', 'sub_category_standard_label' => '分辨率',
'sub_category_team_label' => '製作組', 'sub_category_team_label' => '製作組',
'sub_category_processing_label' => '處理', 'sub_category_processing_label' => '處理',