Files

10 lines
163 B
PHP

<?php
return [
'video'=>'视频',
'audio'=>'音频',
'article'=>'文章',
'goods'=>'实物商品',
'column'=>'专栏',
'live'=>'直播'
];