1
0
Fork 0
internet-everythings-agricu.../lang/zh_CN/banner-place.php

13 lines
231 B
PHP

<?php
return [
'id' => 'ID',
'created_at' => '创建时间',
'height' => '高度(px)',
'is_enable' => '显示',
'key' => 'KEY',
'name' => '名称',
'remark' => '备注',
'width' => '宽度(px)',
];