const en = { common: { confirm: 'confirm', choose: 'choose', name: 'name', edit: 'edit', delete: 'delete', }, dataManage: { dataManage: 'dataManage', catalogueManage: 'catalogueManage', dataUpdata: 'dataUpdata', metadataManage: 'metadataManage', dataLoading: 'dataLoading', SpatialData: 'SpatialData', versionManage: 'versionManage', dictionaryManage: 'dictionaryManage', styleManage: 'styleManage', }, operatManage: { operatManage: 'operatManage', userManagement: 'userManagement', systemLayout: 'systemLayout', menuSettings: 'menuSettings', parameterConfiguration: 'parameterConfiguration', rests: 'rests', authorityManagement: 'authorityManagement', safetyManagement: 'safetyManagement', operationMonitoring: 'operationMonitoring', systemMonitoring: 'systemMonitoring', logLog: 'logLog', operationLog: 'operationLog', }, synthesis: { synthesis: 'Comprehensive Display', themaic: 'Thematic Maps', archive: 'Data Library', coverage: 'Coverage', viewport: 'Viewport', wander: 'Wander', analyse: 'Analyse', iqyery: 'Iqyery', orientation: 'Orientation', measurement: 'Measurement', plotting: 'Plotting', layer: 'Layer Manager', release: 'Scene Release', export: 'Layer Export', split: 'Split Screen', twod: '2D', threed: '3D', full: 'Full Figure', zommin: 'Zoom In', zoomout: 'Zoom Out', rule: 'Plotting Scale', compass: 'Compass', someroaming: 'Some Roaming', lineroaming: 'Lline Roaming', mouseroaming: 'Mouse Roaming', snapshot: 'Map snapshot', tdisplay: '3D Display', }, }; export default en;