diff options
| author | wangwenrui <[email protected]> | 2018-11-23 10:10:04 +0800 |
|---|---|---|
| committer | wangwenrui <[email protected]> | 2018-11-23 10:10:04 +0800 |
| commit | fa6f40efb58b72e951ba98ff473d265642318c82 (patch) | |
| tree | 66b52fc5eb2392a47179e361cf858e53c535cef5 | |
| parent | 7677014d04d713e9183226480c6dc8872bd8d525 (diff) | |
i18n修正
| -rw-r--r-- | WebRoot/i18n/globalMessages_zh_CN.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebRoot/i18n/globalMessages_zh_CN.properties b/WebRoot/i18n/globalMessages_zh_CN.properties index 41fc0a7..dd38eaf 100644 --- a/WebRoot/i18n/globalMessages_zh_CN.properties +++ b/WebRoot/i18n/globalMessages_zh_CN.properties @@ -4844,7 +4844,7 @@ check_type_info.NMSClient.TABLE_DESC=Agent端监控服务是否启动监控任� check_type_info.systeminfo.TABLE_DESC=服务器系统信息 check_type_info.switchport.CHECK_TYPE_NAME1=交换机监测 check_type_info.net.CHECK_TYPE_NAME1=网络情况监测 -check_type_info.SYSTEM.TABLE_DESC=获取目标主机基本xinxi +check_type_info.SYSTEM.TABLE_DESC=获取目标主机基本信息 check_type_info.disk.CHECK_TYPE_NAME1=硬盘监测 check_type_info.dpSystemStatus.CHECK_TYPE_NAME1=DP系统状态 check_type_info.dpSystemFanEntry.CHECK_TYPE_NAME1=DP风扇 |
