pref(assetSelect): 优化资产选择表单字段翻译

This commit is contained in:
jym503558564
2020-09-04 10:02:19 +08:00
committed by 老广
parent 11b1d6638d
commit 4a840288c5
3 changed files with 5 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ export default {
},
{
prop: 'ip',
label: this.$t('assets.ip'),
label: this.$t('assets.ipDomain'),
sortable: 'custom'
}
],

View File

@@ -144,7 +144,8 @@
"GroupsHelpMessage": "请输入用户组,多个用户组使用逗号分隔(需填写已存在的用户组)",
"HomeHelpMessage": "默认家目录 /home/系统用户名: /home/username",
"Home": "家目录",
"LinuxUserAffiliateGroup": "用户附属组"
"LinuxUserAffiliateGroup": "用户附属组",
"ipDomain": "IP(域名)"
},
"audits": {

View File

@@ -144,7 +144,8 @@
"GroupsHelpMessage": "Please fill in user groups, separated by commas if there are multiple user groups(Please fill in the existing user groups)",
"HomeHelpMessage": "Default home directory: /home/system username",
"Home": "Home",
"LinuxUserAffiliateGroup": "Linux user affiliate group"
"LinuxUserAffiliateGroup": "Linux user affiliate group",
"ipDomain": "IP(Domain)"
},
"audits": {
"Hosts": "Host",