| | |
| | | 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...", |
| | | 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...', |
| | | }, |
| | | nav: { |
| | | SerManage: "DUTY MANAGEMENT", |
| | | digitalMap: "DIGITALMAP", |
| | | PerManage: "MAN-MANAGEMENT", |
| | | EquManage: "EQUIPMENT MANAGEMENT", |
| | | NewsSite: "NEWS SITE", |
| | | Logout: "Logout", |
| | | Newtask: "Newtask", |
| | | Tasklist: "Tasklist", |
| | | Tasksummary: "Tasksummary", |
| | | Distributionlist: "Distributionlist", |
| | | MaterialManage: "Material management", |
| | | LivingMaterials: "Living materials", |
| | | EquipmentMaterials: "Equipment materials", |
| | | }, |
| | | taskList: { |
| | | Listregions: "List of regions", |
| | | EnterAreaName: "Please enter the area name", |
| | | taskTotal: "Total number of tasks statistics", |
| | | Tasklevel: "Task risk level statistics", |
| | | addTaskArea: "New task area", |
| | | editTaskArea: "Edit task area", |
| | | DegreeDanger: "Degree of danger", |
| | | Introduction: "Introduction", |
| | | }, |
| | | addTask: { |
| | | newTask: "New task", |
| | | Details: "Details", |
| | | taskName: "Task name", |
| | | taskId: "Task number", |
| | | getTime: "Receiving time", |
| | | taskcon: "Task content", |
| | | resoucepai: "Resource allocation", |
| | | lifesub: "Living matter", |
| | | equisub: "Equipment material", |
| | | people: "personnel", |
| | | collmodel: "Collection template", |
| | | doIssued: "Confirm to issue", |
| | | storage: "Temporary storage", |
| | | }, |
| | | electronicMap: { |
| | | customMap: "Custom Map", |
| | | mapAnalyse: "Map Analyse", |
| | | mapPlotting: "Map Plotting", |
| | | layerData: "Layer Data", |
| | | peripheralQuery: "Peripheral query", |
| | | text: "text", |
| | | polyline: "Polyline", |
| | | modelLibrary: "Model Library", |
| | | polygon: "Polygon", |
| | | militaryLibrary: "Military Standard Library", |
| | | flattailarrow: "Flat tail arrow", |
| | | dovetailarrow: "Dovetail arrow", |
| | | assemblyPlace: "Assembly place", |
| | | car: "car", |
| | | rocketlauncher: "Rocket launcher", |
| | | missile: "missile", |
| | | rectangle: "Rounded Rectangle", |
| | | sector: "sector", |
| | | arched: "Arched", |
| | | bezierarrow: "Bezier Arrow", |
| | | synthesis: { |
| | | //综合展示 |
| | | synthesis: 'Comprehensive Display', |
| | | //专题地图 |
| | | themaic: 'Thematic Maps', |
| | | //资料馆 |
| | | archive: 'Data Library', |
| | | }, |
| | | }; |
| | | |