From 5d2106137232b0559a14a28165094f0e1b28d14f Mon Sep 17 00:00:00 2001 From: TreeWish <1131093754@qq.com> Date: 星期一, 20 二月 2023 18:11:14 +0800 Subject: [PATCH] Merge branch 'master' of http://103.85.165.99:8989/r/LFWEB_NEW --- src/assets/lang/en.js | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 9b6bd87..228e3d1 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -97,11 +97,13 @@ selectMetadata: 'Select Metadata', entryName: 'Entry Name', selectWBSData: 'Select WBS Data', - - coordinateSystem: 'Coordinate System' + coordinateSystem: 'Coordinate System', + fileExtension:"File extension", + inspectionItems:"Inspection items", + code:'Code' }, - metadataManage: 'metadataManage', + metadataManage: 'Source Data Management', dataLoading: 'dataLoading', SpatialData: 'SpatialData', versionManage: 'versionManage', @@ -509,6 +511,8 @@ type2: 'Thematic map', type3: 'Metadata', type4: 'Business data', + type5: 'Pipeline analysis', + type6: 'Statistical report', }, dataApply: { type1: 'Cancel', @@ -520,7 +524,8 @@ status: 'status', careatetime: 'Date of application', ReApply: 'Re apply', - details: 'details' + details: 'details', + ApplicationCancel: "Application Cancel", }, loglog: { serialnumber: 'Serial Number', -- Gitblit v1.9.3