1
0
Fork 0
internet-everythings-agricu.../lang/zh_CN/admin-notice.php

14 lines
286 B
PHP

<?php
return [
'id' => 'ID',
'title' => '标题',
'content' => '内容',
'article_id' => '关联文章',
'remark' => '备注',
'is_enable' => '显示',
'published_at' => '发布时间',
'sort' => '排序(倒序)',
'created_at' => '创建时间',
];