You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
1.1 KiB

4 years ago
local L = BigWigs:NewBossLocale("Dazar, The First King", "koKR")
if not L then return end
if L then
-- L.spears_active = "Spear Launchers Active"
end
L = BigWigs:NewBossLocale("King's Rest Trash", "koKR")
if L then
L.guardian = "살아 움직이는 수호자"
L.minion = "줄의 수하"
L.champion = "어둠태생 용사"
L.shadow_witchdoctor = "어둠태생 의술사"
L.warrior = "어둠태생 전사"
L.timalji = "왕 티말지"
L.wasi = "여왕 와시"
L.rahuai = "왕 라후아이"
L.atu = "경비대장 아투"
L.mbara = "사무장 음바라"
L.patla = "여왕 파틀라아"
L.raptor = "해골 사냥 랩터"
L.aakul = "왕 아아쿨"
L.agent = "혈서약 요원"
L.purification_construct = "정화 피조물"
L.fluid = "불변의 액체"
L.interment_construct = "매장된 피조물"
L.hex_priest = "사술 사제 유령"
L.berserker = "광전사 망령"
L.spectral_witchdoctor = "유령 의술사"
L.beastmaster = "야수조련사 유령"
L.brute = "투사 유령"
L.zul = "줄의 그림자"
-- L.casting_on_you = "Casting %s on YOU"
-- L.casting_on_other = "Casting %s: %s"
end