From 09a1635f5182a166771e0c827450cdfc00f052b8 Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期一, 26 二月 2024 16:53:38 +0800
Subject: [PATCH] 代码更新

---
 src/assets/lang/en.js |   36 +++++++++++++++++++++++++++++-------
 1 files changed, 29 insertions(+), 7 deletions(-)

diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js
index 6fec354..2fe6f57 100644
--- a/src/assets/lang/en.js
+++ b/src/assets/lang/en.js
@@ -61,7 +61,10 @@
     id: "ID",
     info: 'Info',
     warehousResults: 'Warehousing results',
-    templateType: 'Template Type'
+    templateType: 'Template Type',
+    lable6: "Advanced queries",
+    err: 'Error',
+    endTask: 'End task'
   },
 
   dataManage: {
@@ -101,9 +104,19 @@
 
     },
     dataStaticObj: {
-      type1: 'Primary module',
-      type2: 'Secondary module',
-      type3: 'Statistical data',
+      // type1: 'Primary module',
+      // type2: 'Secondary module',
+      // type3: 'Statistical data',
+
+
+      type1: 'service name',
+      type2: 'visits',
+      type3: 'Unit Name',
+      type4: 'Data volume',
+      type5: 'menu name',
+      type7: 'visits',
+      type8: 'Number of statistics',
+      type9: 'Number',
     },
     projectObj: {
       projname: 'Project Name',
@@ -153,14 +166,18 @@
       coordinateSystem: 'Coordinate System',
       fileExtension: "File extension",
       inspectionItems: "Inspection items",
-      code: 'Code'
+      code: 'Code',
+      labe11: 'Line category',
+      labe12: 'Pipeline category',
     },
     metadataManage: 'information management',
     uploadManage: 'Release management',
     uploadObj: {
       dataRelease: 'Data release',
       releaseList: 'Release list',
-      modelAttachMount: 'Model attachment mounting'
+      modelAttachMount: 'Model attachment mounting',
+      attachMount: 'Attachment mounting',
+      publishTask: "Publish Task"
     },
     dataLoading: 'dataLoading',
     SpatialData: 'SpatialData',
@@ -197,7 +214,11 @@
       labe11: 'Please enter the minimum level (0 to 22)',
       labe12: 'Please enter the maximum level (0 to 22)',
       labe13: 'Please enter a name',
-      labe14: 'Remove invalid values'
+      labe14: 'Remove invalid values',
+      heightOffset: 'Height offset',
+      coordinateSystemID: 'Coordinate System',
+      label1: 'Please enter the height offset (-10000~10000)',
+      label2: 'Please select a coordinate system'
     },
     dictionaryManage: 'dictionaryManage',
     dictionaryManageObj: {
@@ -891,6 +912,7 @@
       select: "Please select",
       dFile: "Single file upload",
       dFiles: "Overall project upload",
+      dFfilest: "KML upload",
       SurveyDiscipline: "Survey Discipline",
       SurveyingAndMapping: 'Surveying and Mapping',
 

--
Gitblit v1.9.3