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