searchbox label

This commit is contained in:
xiaomlove
2021-06-21 19:56:25 +08:00
parent ba90132f78
commit e19aaafc6c
12 changed files with 113 additions and 24 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'category_label' => '分类',
'sub_category_source_label' => '来源',
'sub_category_media_label' => '媒介',
'sub_category_standard_label' => '分辨率',
'sub_category_team_label' => '制作组',
'sub_category_processing_label' => '处理',
'sub_category_codec_label' => '编码',
'sub_category_audio_codec_label' => '音频编码',
];