| | |
| | | const en = { |
| | | common: { |
| | | confirm: 'confirm', |
| | | choose: 'choose', |
| | | choose: 'Please choose', |
| | | name: 'name', |
| | | edit: 'edit', |
| | | delete: 'delete', |
| | | username: 'UserName', |
| | | empty: 'Empty', |
| | | iquery: 'IQuery', |
| | | selectdate: 'Please select a date', |
| | | pleaseInput: 'Please input', |
| | | }, |
| | | dataManage: { |
| | | dataManage: 'dataManage', |
| | | dataManage: 'Data Manage', |
| | | catalogueManage: 'catalogueManage', |
| | | dataUpdata: 'dataUpdata', |
| | | metadataManage: 'metadataManage', |
| | |
| | | styleManage: 'styleManage', |
| | | }, |
| | | operatManage: { |
| | | operatManage: 'operatManage', |
| | | userManagement: 'userManagement', |
| | | systemLayout: 'systemLayout', |
| | | menuSettings: 'menuSettings', |
| | | operatManage: 'Operat Manage', |
| | | userManagement: 'User Management', |
| | | systemLayout: 'System Layout', |
| | | menuSettings: 'Menu Settings', |
| | | parameterConfiguration: 'parameterConfiguration', |
| | | rests: 'rests', |
| | | authorityManagement: 'authorityManagement', |
| | | safetyManagement: 'safetyManagement', |
| | | operationMonitoring: 'operationMonitoring', |
| | | systemMonitoring: 'systemMonitoring', |
| | | logLog: 'logLog', |
| | | operationLog: 'operationLog', |
| | | rests: 'Rests', |
| | | authorityManagement: 'Authority Management', |
| | | safetyManagement: 'Safety Management', |
| | | operationMonitoring: 'Operation Monitoring', |
| | | systemMonitoring: 'System Monitoring', |
| | | logLog: 'ConLog', |
| | | operationLog: 'Operation Log', |
| | | databaseMonitoring: 'Database Monitoring', |
| | | }, |
| | | synthesis: { |
| | | synthesis: 'Comprehensive Display', |
| | |
| | | terrainexcavation: 'Terrain Excavation', |
| | | removepaint: 'Remove Paint', |
| | | }, |
| | | loglog: { |
| | | serialnumber: 'Serial Number', |
| | | coverage: 'Coverage', |
| | | systematic: 'Systematic', |
| | | ipadress: 'IP Adress', |
| | | operationtime: 'Operation Time', |
| | | operationtype: 'Operation Type', |
| | | operationStatus: 'Operation Status', |
| | | }, |
| | | }; |
| | | |
| | | export default en; |