Skip to content

Commit

Permalink
Update zhTW.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Feb 15, 2024
1 parent 8dffeec commit f0c5376
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BlackfathomDeeps_Classic/Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ end

L = BigWigs:NewBossLocale("Lady Sarevess Discovery", "zhTW")
if L then
L.bossName = "薩利維絲女士"
L.bossName = "薩利維女士"
end

L = BigWigs:NewBossLocale("Gelihast Discovery", "zhTW")
Expand All @@ -22,9 +22,9 @@ end
L = BigWigs:NewBossLocale("Lorgus Jett Discovery", "zhTW")
if L then
L.bossName = "洛古斯·傑特"
--L.priestess = "Blackfathom Tide Priestess"
--L.priestess_short = "Priestess" -- Shortened version of L.priestess (Blackfathom Tide Priestess)
--L.murloc = "Blackfathom Murloc"
L.priestess = "黑澗深淵海潮祭司"
L.priestess_short = "海潮祭司" -- Shortened version of L.priestess (Blackfathom Tide Priestess)
L.murloc = "黑澗深淵魚人"
end

L = BigWigs:NewBossLocale("Twilight Lord Kelris Discovery", "zhTW")
Expand Down

0 comments on commit f0c5376

Please sign in to comment.