const en = { common: { confirm: 'confirm', choose: 'please choose', emptydata: 'No data', Distributionmap: 'Distribution map', Selectdate: 'Select date', name: 'Name', high: 'high', Medium: 'Medium', low: 'low', reName: 'rename', edit: 'edit', copy: 'copy', delete: 'delete', location: 'location', coordinate: 'coordinate', latLon: 'Latitude and Longitude', pleaseEnter: 'Please Enter...', }, synthesis: { //综合展示 synthesis: 'Comprehensive Display', //专题地图 themaic: 'Thematic Maps', //资料馆 archive: 'Data Library', }, }; export default en;