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")@