From a029cde9033235584ce20a7319c03848b68a6693 Mon Sep 17 00:00:00 2001 From: xing <xingjs@qq.com> Date: 星期日, 26 二月 2023 15:27:50 +0800 Subject: [PATCH] 20230226@xingjs@优化完善数据管理样式 --- src/assets/lang/en.js | 20 +++++++++++--------- 1 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/assets/lang/en.js b/src/assets/lang/en.js index 92dd7b5..bdcac5f 100644 --- a/src/assets/lang/en.js +++ b/src/assets/lang/en.js @@ -327,12 +327,8 @@ userloginStatus: 'User login status', resourceOperationStatus: 'Resource operation status', memoryMonitoring: 'Memory monitoring', - cpuMonitoring: 'CPU monitoring', heteroconstant: 'Heteroconstant', - - numberOfExceptions: 'Number of exceptions', - userOperationBehavior: 'userOperationBehavior', resourceInvocationStatus: 'resourceInvocationStatus', resourceCallStatistics: 'resourceCallStatistics', @@ -616,12 +612,9 @@ depName: 'department name', userexport: 'Excel user export', userinput: 'Excel user input', - userStatus: 'User Status', addr: 'address', - bak: 'notes', contact: 'contact', edu: 'education', - email: 'email', idcard: 'idcard', job: 'job', natives: 'natives', @@ -649,7 +642,6 @@ toapplied: 'To be applied', phoneticAlphabet: 'Phonetic initials', userchinesename: 'Chinese name', - sex: 'Sex', userMan: 'Man', userWoMan: 'Female', nativePlace: 'Native place', @@ -857,8 +849,18 @@ Report: "Report", Histogram: "Histogram", Download: "Download", + }, + lable1:"Please enter a name", + lable2:"Please enter a data name", + lable3:"Please enter a table name", + lable4:"Please enter a domain name", + lable5:"Please enter a version name", - } + + + + + }, archiveObj: { dataType: 'Storage type', -- Gitblit v1.9.3