const zh = { common: { confirm: '确认', choose: '请选择', emptydata: '暂无数据', name: '名称', Distributionmap: '配发地图', lon: '经度坐标', lat: '纬度坐标', Selectdate: '选择日期', high: '高', Medium: '中', low: '低', reName: '重命名', edit: '编辑', copy: '复制', delete: '删除', location: '地名', coordinate: '坐标', latLon: '经纬度', pleaseEnter: '请输入...', geocoding: '地理编码', reverseGeocoding: '逆地理编码', }, synthesis: { //综合展示 synthesis: '综合展示', //专题地图 themaic: '专题地图', //资料馆 archive: '资料馆', }, }; export default zh;