mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
5 lines
211 B
Lua
5 lines
211 B
Lua
local L = LibStub("AceLocale-3.0"):NewLocale("IceHUD", "deDE")
|
|
if not L then return end
|
|
|
|
--@localization(locale="deDE", format="lua_additive_table", handle-subnamespaces="concat", handle-unlocalized="english")@
|