Skip to content

Commit

Permalink
Update zhCN (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Oct 8, 2023
1 parent fa7083a commit 77b6306
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Cataclysm/ThroneTides/Locales/zhCN.lua
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
local L = BigWigs:NewBossLocale("Throne of the Tides Trash", "zhCN")
if not L then return end
if L then
--L.nazjar_oracle = "Naz'jar Oracle"
--L.vicious_snap_dragon = "Vicious Snap Dragon"
--L.nazjar_sentinel = "Naz'jar Sentinel"
--L.nazjar_ravager = "Naz'jar Ravager"
--L.nazjar_tempest_witch = "Naz'jar Tempest Witch"
--L.faceless_seer = "Faceless Seer"
--L.faceless_watcher = "Faceless Watcher"
--L.tainted_sentry = "Tainted Sentry"
L.nazjar_oracle = "纳兹夏尔神谕者"
L.vicious_snap_dragon = "恶毒的钳齿龙"
L.nazjar_sentinel = "纳兹夏尔哨兵"
L.nazjar_ravager = "纳兹夏尔破坏者"
L.nazjar_tempest_witch = "纳兹夏尔风暴女巫"
L.faceless_seer = "无面先知"
L.faceless_watcher = "无面看守者"
L.tainted_sentry = "污染哨兵"
end

L = BigWigs:NewBossLocale("Ozumat", "zhCN")
Expand Down

0 comments on commit 77b6306

Please sign in to comment.