reservoirlist.php 1.1 KB
<?php

return [
    'Name' => '名称',
    'Thumbnail_images' => '缩略图',
    'General_view_picture' => '坝体一览图',
    'Rain_bg_image' => '雨水情大屏背景图',
    'Desc' => '简介',
    'Address' => '地址',
    'Lat' => '纬度',
    'Lng' => '经度',
    'User_id' => '负责人',
    'User_mobile' => '负责人联系电话',
    'Province_id' => '省',
    'State_id' => '州',
    'County_id' => '县/市',
    'Under' => '总库容量',
    'Buildtime' => '始建时间',
    'Completetime' => '建成时间',
    'Reconstructiontime' => '改建时间',
    'Construction_unit' => '建设单位',
    'Design_unit' => '设计单位',
    'Probation_unit' => '试工单位',
    'Investment' => '水库投资',
    'Reservoir_level' => '水库等级',
    'Main_function' => '主要功能',
    'User.username' => '用户名',
    'Reservoircounty.name' => '名称',
    'Reservoirstate.name' => '名称',
    'Reservoirprovince.name' => '名称',
    "Depart_name" => "所属部门",
    "Normal_water_level" => "正常水位",
    "Warning_water_level" => "警戒水位",
    "Dead_water_level" => "死水位",
];