Skip to content

Commit

Permalink
Update zhCN, zhTW (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Nov 25, 2023
1 parent 2bd1124 commit 46d5e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Legion/DarkheartThicket/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ end

L = BigWigs:NewBossLocale("Oakheart", "zhCN")
if L then
--L.throw = "Throw"
L.throw = "投掷"
end
2 changes: 1 addition & 1 deletion Legion/DarkheartThicket/Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ end

L = BigWigs:NewBossLocale("Oakheart", "zhTW")
if L then
--L.throw = "Throw"
L.throw = "投擲"
end

0 comments on commit 46d5e82

Please sign in to comment.