From 21ddc9ec1b1b76d2ce20e512328e65acaf1af2bf Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期一, 16 一月 2023 10:35:15 +0800 Subject: [PATCH] 廊坊代码更新 --- src/assets/lang/en.js | 68 ++++++++++++++++++++------------- 1 files changed, 41 insertions(+), 27 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 54a3e2c..8d36e03 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -44,6 +44,7 @@ lineNuber: 'line Nuber', pleaseInputPassworld: 'Please input a password', passworld: 'Passworld', + language:"涓枃" }, dataManage: { @@ -83,7 +84,17 @@ versionNo: 'Version No', tableName: 'table Name', uploaddata: 'Upload data', - receiptdata: 'Receipt data', + receiptdata: 'Warehousing data list', + UploadType: 'Receipt Type', + dataSpecialty: 'Data Specialty', + storageDirectory: 'Storage Directory', + dataVersion: 'Data Version', + selectData: 'Select Data', + selectMetadata: 'Select Metadata', + entryName: 'Entry Name', + selectWBSData: 'Select WBS Data', + + coordinateSystem:'Coordinate System' }, metadataManage: 'metadataManage', @@ -113,6 +124,9 @@ size: 'Size', gather: 'Acquisition time', depName: 'Company', + versionNumber: 'Version Number', + tab:'Table', + row:'rows' }, dictionaryManage: 'dictionaryManage', dictionaryManageObj: { @@ -190,7 +204,7 @@ organizationManage: 'Organizational management', operatManage: 'Operat Manage', ResourceLog: 'Resource Log', - DownloadLog:'Download Log', + DownloadLog: 'Download Log', UserRoleAuthorization: 'User Role Authorization', MenuRoleAuthorization: 'Menu Permission Authorization', RoleResAuthorization: 'Role Resource Authorization', @@ -230,11 +244,11 @@ largeModuleName: 'largeModuleName', smallModuleName: 'smallModuleName', resourceName: 'Resource Id', - fileName:'File name', - type:'Type', - size:'Size', - careatetime:'Download date', - ipadress:'IP address' + fileName: 'File name', + type: 'Type', + size: 'Size', + careatetime: 'Download date', + ipadress: 'IP address' }, userManagement: 'User Management', systemLayout: 'System Layout', @@ -250,8 +264,8 @@ }, menuSettings: 'Menu Management', menuSetObj: { - enName: 'CnName', - cnName: 'EnName', + enName: 'EnName', + cnName: 'CnName', icon: 'Icon', isShow: 'DisPlay', menuUrl: 'Menu Url', @@ -403,7 +417,7 @@ uploading: 'uploading', download: 'download', otherOne: 'other one', - status:'status' + status: 'status' }, }, synthesis: { @@ -412,7 +426,7 @@ pipelineAnalysis: 'Pipeline analysis', sceneExtraction: 'Scene extraction', synthesis: 'Comprehensive Display', - dataApplication:'Data Application', + dataApplication: 'Data Application', themaic: 'Thematic Maps', archive: 'Data Library', coverage: 'Coverage', @@ -482,23 +496,23 @@ more: 'More', Multiplechoice: 'Multiple choice', }, - downlog:{ - type1:'Shp file', - type2:'Thematic map', - type3:'Metadata', - type4:'Business data', + downlog: { + type1: 'Shp file', + type2: 'Thematic map', + type3: 'Metadata', + type4: 'Business data', }, - dataApply:{ - type1:'Cancel', - type2:'Repulse', - type3:'Under review', - type4:'Pass', - descr:'descr', - uname:'uname', - status:'status', - careatetime:'Date of application', - ReApply:'Re apply', - details:'details' + dataApply: { + type1: 'Cancel', + type2: 'Repulse', + type3: 'Under review', + type4: 'Pass', + descr: 'descr', + uname: 'uname', + status: 'status', + careatetime: 'Date of application', + ReApply: 'Re apply', + details: 'details' }, loglog: { serialnumber: 'Serial Number', -- Gitblit v1.9.3