mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
fix #41
This commit is contained in:
@@ -94,7 +94,7 @@ elseif GAME_LOCALE == "zhCN" then
|
|||||||
["Druid"] = "德鲁伊",
|
["Druid"] = "德鲁伊",
|
||||||
["Paladin"] = "圣骑士",
|
["Paladin"] = "圣骑士",
|
||||||
["Shaman"] = "萨满祭司",
|
["Shaman"] = "萨满祭司",
|
||||||
["Rogue"] = "潜行者",
|
["Rogue"] = "盗贼",
|
||||||
|
|
||||||
["WARLOCK"] = "术士",
|
["WARLOCK"] = "术士",
|
||||||
["WARRIOR"] = "战士",
|
["WARRIOR"] = "战士",
|
||||||
@@ -104,7 +104,7 @@ elseif GAME_LOCALE == "zhCN" then
|
|||||||
["DRUID"] = "德鲁伊",
|
["DRUID"] = "德鲁伊",
|
||||||
["PALADIN"] = "圣骑士",
|
["PALADIN"] = "圣骑士",
|
||||||
["SHAMAN"] = "萨满祭司",
|
["SHAMAN"] = "萨满祭司",
|
||||||
["ROGUE"] = "潜行者",
|
["ROGUE"] = "盗贼",
|
||||||
}
|
}
|
||||||
elseif GAME_LOCALE == "zhTW" then
|
elseif GAME_LOCALE == "zhTW" then
|
||||||
lib:SetCurrentTranslations {
|
lib:SetCurrentTranslations {
|
||||||
|
|||||||
Reference in New Issue
Block a user