Files
Andrew6810 39c0ed874e init
2022-10-21 06:50:13 -07:00

18 lines
797 B
Lua

if GetLocale() ~= "koKR" then return end
local L = DBM_SpellsUsed_Translations
L.TabCategory_SpellsUsed = "주문/스킬 쿨다운"
L.AreaGeneral = "주문/스킬 쿨다운 기본 셋팅"
L.Enable = "쿨다운 타이머 사용"
L.Show_LocalMessage = "시전 메세지 보기"
L.Enable_inRaid = "공격대 멤버 쿨다운만 보기"
L.Enable_inBattleground = "전장 공격대원 쿨다운 보기"
L.Enable_Portals = "포털 지속 시간 보기"
L.Reset = "초기화"
L.Local_CastMessage = "주문시전 감지 : %s"
L.AreaAuras = "주문/스킬 등록"
L.SpellID = "Spell ID"
L.BarText = "바 글자 형식(기본 : 스펠이름: %player)"
L.Cooldown = "쿨다운"
L.Error_FillUp = "모든 필드를 채운 뒤에 새로운 라인을 추가할 수 있습니다."