Merge branch 'codeCheck' of https://git.mesalab.cn/nezha/nezha-fronted into codeCheck

This commit is contained in:
zhangyu
2020-06-23 18:48:52 +08:00
20 changed files with 395 additions and 213 deletions

View File

@@ -253,7 +253,7 @@ const en = {
contentTitle:'Nezha Management System',
traffic: 'Traffic',
asset:{
title:'Asset',
title:'Assets',
assetType:'Asset type',
modelStat:'Model',
dcStat:'Data center',
@@ -275,16 +275,16 @@ const en = {
},
},
project:{
project:'Project',
project:'Projects',
name:'Name',
module:'Module',
endpoint:'Endpoint',
},
module: {
module: "Module",
module: "Modules",
},
endpoint: {
endpoint: "Endpoint",
endpoint: "Endpoints",
},
dataCenter:{
dataCenter:'Data center',
@@ -292,7 +292,7 @@ const en = {
promServer:'Prom server',
},
alert:{
alertMessage: 'Alert message',
alertMessage: 'Alert messages',
level:'Level',
alertRule:'Alert rule',
ruleNum:'Rule num',
@@ -453,9 +453,9 @@ const en = {
protocol:"Protocol",
sshProtocol:"SSH",
telnetProtocol:"Telnet",
userTip:"UserTip",//用户名提示
passwordTip:"PasswordTip",//密码提示
reloginPasswordTip:"Relogin",//密码提示
userTip:"User tip",//用户名提示
passwordTip:"Password tip",//密码提示
reloginPasswordTip:"Relogin tip",//密码提示
userPwdIntroduce:'Please specify a user name and password so that the telenet login process can automatically log in',
reLoginPwdIntroduce:'Please specify the password prompt so that the login process can run automatically',
account:'User name',//'用户名'