Skip to content

Commit

Permalink
Update koKR (#1808)
Browse files Browse the repository at this point in the history
  • Loading branch information
dongminrocks authored Sep 11, 2024
1 parent 7f63c6b commit 78169e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NerubarPalace/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ L = BigWigs:NewBossLocale("Broodtwister Ovi'nax", "koKR")
if L then
L.sticky_web = "거미줄"
L.sticky_web_say = "거미줄" -- Singular of Webs
L.infest_message = "당신에게 감연 시전 중!"
L.infest_message = "당신에게 감염 시전 중!"
L.infest_say = "기생충"
L.experimental_dosage = "알 깨기"
L.experimental_dosage_say = "알 깨기"
Expand All @@ -51,7 +51,7 @@ L = BigWigs:NewBossLocale("The Silken Court", "koKR")
if L then
L.skipped_cast = "건너뛴 %s (%d)"

L.venomous_rain = "독비"
L.venomous_rain = "맹독의 비"
L.burrowed_eruption = "잠복"
L.stinging_swarm = "디버프 해제"
L.strands_of_reality = "전방 [S]" -- S for Skeinspinner Takazj
Expand Down

0 comments on commit 78169e4

Please sign in to comment.