<?php return [ 'Id' => 'ID', 'Title' => '标题', 'Image' => '图片', 'Url' => '链接地址', 'Status' => '状态', 'Status 1' => '上架', 'Set status to 1'=> '设为上架', 'Status 0' => '下架', 'Set status to 0'=> '设为下架', 'Weigh' => '权重排序' ];