Files
TillerTracker/Locale/deDE.lua

6 lines
178 B
Lua

local ADDON_NAME = ...
local L = LibStub("AceLocale-3.0"):NewLocale(ADDON_NAME, "deDE")
if not L then return end
--@localization(locale="deDE", format="lua_additive_table")@