4 lines
188 B
Lua
4 lines
188 B
Lua
|
local L = LibStub("AceLocale-3.0"):NewLocale("BalerocHealers", "koKR")
|
||
|
if not L then return end
|
||
|
|
||
|
--@localization(locale="koKR", format="lua_additive_table", handle-subnamespaces="concat")@
|