fix:调整中文翻译

This commit is contained in:
wangwenrui
2020-11-06 11:10:47 +08:00
parent b09e0a02fb
commit f91e3f7180
2 changed files with 11 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ const cn = {
detail: "详细信息",
changePwd: "修改密码",
createCabinet: "创建机柜",
createModel: "创建型",
createModel: "创建型",
createModule: "创建模块",
createMib: "创建MIB",
exportExcel: "导出",
@@ -279,7 +279,7 @@ const cn = {
asset: {
title: "资产",
assetType: "资产类型统计",
modelStat: "型",
modelStat: "型",
dcStat: "数据中心",
num: "数量",
alert: "告警",
@@ -294,7 +294,7 @@ const cn = {
host: "主机",
dropDownLabel: {
type: "类型",
model: "型",
model: "型",
dc: "数据中心"
}
},
@@ -527,7 +527,7 @@ const cn = {
sshKeyWasConfig: "SSH-KEY已配置",
exporter: "Exporter",
assetInfo: "资产信息",
vendorModel: "厂商/型",
vendorModel: "厂商/型",
purchaseDate: "购买日期",
location: "位置",
sn: "SN",
@@ -624,11 +624,11 @@ const cn = {
editCabinet: "编辑机柜"
},
model: {
model: "资产型",
model: "资产型",
vendor: "厂商",
assets: "资产",
editModel: "编辑型",
createModel: "创建型",
editModel: "编辑型",
createModel: "创建型",
remark: "备注",
type: "类型"
},
@@ -664,8 +664,8 @@ const cn = {
updateUser: "更新用户",
updateAt: "更新时间",
editMib: "编辑MIB",
models: "型",
modelTip: "请选择型",
models: "型",
modelTip: "请选择型",
createMib: "添加MIB",
mibFiles: "MIB文件",
uploadTip: "请上传MIB文件",

View File

@@ -213,8 +213,8 @@
</el-col>
</template>
<template v-else>
<el-col style="width: 120px; padding-right: 20px; text-align: right; color: #666">
{{$t('dashboard.panel.chartForm.statistics')}}&nbsp;
<el-col style="width: 120px; padding-right: 20px; text-align: right; color: #666" class="required-marker">
<label >{{$t('dashboard.panel.chartForm.statistics')}}</label>&nbsp;
</el-col>
<el-col style="width: calc(100% - 120px);">
<el-select popper-class="chart-box-dropdown-mini" v-model="statistics" placeholder="" size="small">