Skip to content

Commit 3fbad6c

Browse files
authored
Merge pull request #2 from jpxthu/master
Fix a wrong zhCN character.
2 parents a6cc902 + eef2d55 commit 3fbad6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Locales/localization.zhCN.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ L["Terestian Illhoof"] = "特雷斯坦·邪蹄"
111111
L["Shade of Aran"] = "埃兰之影"
112112
L["Netherspite"] = "虚空幽龙"
113113
L["Chess Event"] = "国际象棋"
114-
L["Prince Malchezaar"] = "玛克扎尔王 "
114+
L["Prince Malchezaar"] = "玛克扎尔王子"
115115
L["Nightbane"] = "夜之魇"
116116

117117
--- Instance Names ---
@@ -129,4 +129,4 @@ L["Coilfang: Serpentshrine Cavern"] = "盘牙湖泊:毒蛇神殿"
129129
L["Magtheridon's Lair"] = "玛瑟里顿的巢穴"
130130
L["Black Temple"] = "黑暗神殿"
131131
L["The Battle for Mount Hyjal"] = "海加尔山之战"
132-
L["Karazhan"] = "卡拉赞"
132+
L["Karazhan"] = "卡拉赞"

0 commit comments

Comments
 (0)