<?php return [ 'Title' => '名称', 'Icon' => '图片', 'Weigh' => '权重', 'Createtime' => '创建时间', 'Updatetime' => '更新时间', 'Status' => '状态值', 'Status 0' => '禁用', 'Set status to 0'=> '设为禁用', 'Status 1' => '正常', 'Set status to 1'=> '设为正常' ];