diff --git a/Legion/BlackRookHold/Locales/zhTW.lua b/Legion/BlackRookHold/Locales/zhTW.lua index c76eb7abf..a582113e2 100644 --- a/Legion/BlackRookHold/Locales/zhTW.lua +++ b/Legion/BlackRookHold/Locales/zhTW.lua @@ -1,19 +1,19 @@ local L = BigWigs:NewBossLocale("Black Rook Hold Trash", "zhTW") if not L then return end if L then - --L.ghostly_retainer = "Ghostly Retainer" - --L.ghostly_protector = "Ghostly Protector" - --L.ghostly_councilor = "Ghostly Councilor" - --L.lord_etheldrin_ravencrest = "Lord Etheldrin Ravencrest" - --L.lady_velandras_ravencrest = "Lady Velandras Ravencrest" - --L.rook_spiderling = "Rook Spiderling" - --L.soultorn_champion = "Soul-Torn Champion" - --L.risen_scout = "Risen Scout" - --L.risen_archer = "Risen Archer" - --L.risen_arcanist = "Risen Arcanist" - --L.wyrmtongue_scavenger = "Wyrmtongue Scavenger" - --L.bloodscent_felhound = "Bloodscent Felhound" - --L.felspite_dominator = "Felspite Dominator" - --L.risen_swordsman = "Risen Swordsman" - --L.risen_lancer = "Risen Lancer" + L.ghostly_retainer = "鬼魅侍從" + L.ghostly_protector = "鬼魅保衛者" + L.ghostly_councilor = "鬼魅參事" + L.lord_etheldrin_ravencrest = "埃賽德林.黑羽" + L.lady_velandras_ravencrest = "維蘭卓斯.黑羽女士" + L.rook_spiderling = "玄鴉幼蛛" + L.soultorn_champion = "喪魂勇士" + L.risen_scout = "復活的斥候" + L.risen_archer = "復活的弓箭手" + L.risen_arcanist = "復活的祕法師" + L.wyrmtongue_scavenger = "蟲舌魔拾荒者" + L.bloodscent_felhound = "血腥惡魔犬" + L.felspite_dominator = "魔恨支配者" + L.risen_swordsman = "復活的劍兵" + L.risen_lancer = "復活的矛兵" end