fix translation error, stupid koreans :P

This commit is contained in:
Hendrik Leppkes
2008-05-04 09:45:09 +00:00
parent 4178250662
commit 1bead47203
@@ -1,9 +1,11 @@
--[[
KeyBound localization file
Korean by damjau
--]]
local L = LibStub('AceLocale-3.0'):NewLocale('KeyBound', 'koKR')
if not L then return end
L.Enabled = '단축키 설정 기능 사용 가능'
L.Disabled = '단축키 설정 기능 사용 불가'