From 784344626ffe85ccf4cdf2d24350b0c82fb9771a Mon Sep 17 00:00:00 2001 From: 007bbb <86834094+007bbb@users.noreply.github.com> Date: Sat, 21 Sep 2024 02:56:30 +0900 Subject: [PATCH] Update koKR (#1830) --- Core/Locales/common.koKR.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/Locales/common.koKR.lua b/Core/Locales/common.koKR.lua index 74d820cb2..26263ea0a 100644 --- a/Core/Locales/common.koKR.lua +++ b/Core/Locales/common.koKR.lua @@ -232,4 +232,4 @@ L.health_drain = "체력 흡수" -- Any ability that drains health from the play L.smash = "강타" -- Short for any ability with the name "smash" in it e.g. "Darkrift Smash" or "Seismic Smash" or "Arcing Smash" L.spike = "쐐기" -- Short for any ability with the name "spike" in it e.g. "Glacial Spike" or "Fel Spike" or "Volatile Spike" L.spikes = "쐐기" -- Plural of L.spike ---L.waves = "Waves" -- Multiple waves of a bad ability coming from a boss, like waves in the ocean +L.waves = "웨이브" -- Multiple waves of a bad ability coming from a boss, like waves in the ocean