Skip to content

Commit

Permalink
Update koKR.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
007bbb authored Oct 23, 2024
1 parent f165dfd commit 64b9e98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Delves/TheSinkhole/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ end
L = BigWigs:NewBossLocale("Leviathan Caller", "koKR")
if L then
L.leviathan_caller = "거대괴수 소환사"
--L.guardian_tentacle = "Guardian Tentacle"
--L.slamming_tentacles = "Slamming Tentacles" -- plural
L.guardian_tentacle = "수호자 촉수"
L.slamming_tentacles = "격돌하는 촉수" -- plural
end

L = BigWigs:NewBossLocale("Cragpie", "koKR")
Expand Down

0 comments on commit 64b9e98

Please sign in to comment.