From dab48146bfa1e396dde5b0d5ac3ea7b5e0f4ff0c Mon Sep 17 00:00:00 2001 From: Purple Grape Date: Wed, 3 Jul 2019 13:38:47 +0800 Subject: [PATCH] Update zh_cn.dict.itop-config-mgmt.php translation correction --- .../2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php index 02bb6c4aa..0499e4af7 100755 --- a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php @@ -507,9 +507,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:NetworkDevice' => '网络设备', 'Class:NetworkDevice+' => '', - 'Class:NetworkDevice/Attribute:networkdevicetype_id' => '网络类型', + 'Class:NetworkDevice/Attribute:networkdevicetype_id' => '网络设备类型', 'Class:NetworkDevice/Attribute:networkdevicetype_id+' => '', - 'Class:NetworkDevice/Attribute:networkdevicetype_name' => '网络类型名称', + 'Class:NetworkDevice/Attribute:networkdevicetype_name' => '网络设备类型名称', 'Class:NetworkDevice/Attribute:networkdevicetype_name+' => '', 'Class:NetworkDevice/Attribute:connectablecis_list' => '设备', 'Class:NetworkDevice/Attribute:connectablecis_list+' => '连接到该网络设备的所有设备',