<?php return [ 'Id' => 'ID', 'Name' => '设备名', 'Image' => '设备图', 'Info' => '型号', 'Status' => '状态', 'Status 1' => '上架', 'Set status to 1'=> '设为上架', 'Status 0' => '下架', 'Set status to 0'=> '设为下架' ];