Skip to content

Commit

Permalink
Update zhTW.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueNightSky authored Oct 2, 2023
1 parent b6f5755 commit 8f8fcf3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Legion/BlackRookHold/Locales/zhTW.lua
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 8f8fcf3

Please sign in to comment.