| | |
| | | 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', |
| | | eventlogManage: 'Event Log Manage', |
| | | ELM: { |
| | | username: 'username', |
| | | ownedSystem: 'ownedSystem', |
| | | operationType: 'operationType', |
| | | date: 'date', |
| | | startDate: 'startdate', |
| | | endDate: 'enddate', |
| | | to: 'to', |
| | | ip: 'The client IP', |
| | | search: 'search', |
| | | reset: 'reset', |
| | | all: 'all', |
| | | one: "one", |
| | | add: "add", |
| | | delete: "delete", |
| | | edit: "edit", |
| | | query: "query", |
| | | please: 'please choose', |
| | | usernameInfo: 'username,Chinese name,or phonetic initial', |
| | | index: 'index', |
| | | largeModuleName: 'largeModuleName', |
| | | smallModuleName: 'smallModuleName', |
| | | resourceName: 'resourceName', |
| | | }, |
| | | 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', |
| | | blackwhiteList: "Black/White List" |
| | | }, |
| | | 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; |