From 67769a8a47fe971de05219de20bb65a9e6604f8b Mon Sep 17 00:00:00 2001
From: 王旭 <1377869194@qq.com>
Date: 星期四, 23 二月 2023 10:29:06 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW

---
 src/assets/lang/en.js |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js
index b97f009..50ec06e 100644
--- a/src/assets/lang/en.js
+++ b/src/assets/lang/en.js
@@ -1,6 +1,6 @@
 const en = {
   common: {
-    bak:'Bak',
+    bak: 'Bak',
     domCode: 'DomCode',
     confirm: 'confirm',
     choose: 'Please choose',
@@ -41,13 +41,14 @@
     size: 'size',
     versionName: 'version Name',
     type: 'type',
-    fileType:'File Type',
+    fileType: 'File Type',
     quayTest: 'Auality testing',
     md5: 'MD5 Code',
     lineNuber: 'line Nuber',
     pleaseInputPassworld: 'Please input a password',
     passworld: 'Passworld',
-    language: "涓枃"
+    language: "涓枃",
+    title: 'Title'
   },
 
   dataManage: {
@@ -59,11 +60,11 @@
     dataRetrieval: 'data retrieval',
     dataDownload: 'Data download',
     projectManage: 'project management',
-    dataStatistics:'data Statistics',
-    dataStaticObj:{
-      type1:'Primary module',
-      type2:'Secondary module',
-      type3:'Statistical data',
+    dataStatistics: 'data Statistics',
+    dataStaticObj: {
+      type1: 'Primary module',
+      type2: 'Secondary module',
+      type3: 'Statistical data',
     },
     projectObj: {
       projname: 'Project Name',
@@ -104,9 +105,9 @@
       entryName: 'Entry Name',
       selectWBSData: 'Select WBS Data',
       coordinateSystem: 'Coordinate System',
-      fileExtension:"File extension",
-      inspectionItems:"Inspection items",
-      code:'Code'
+      fileExtension: "File extension",
+      inspectionItems: "Inspection items",
+      code: 'Code'
     },
 
     metadataManage: 'Source Data Management',
@@ -531,7 +532,7 @@
     careatetime: 'Date of application',
     ReApply: 'Re apply',
     details: 'details',
-    ApplicationCancel: "Application Cancel",
+    ApplicationCancel: "withdraw",
   },
   loglog: {
     serialnumber: 'Serial Number',

--
Gitblit v1.9.3