mirror of
https://github.com/ckaczor/TillerTracker.git
synced 2026-01-13 17:23:10 -05:00
Move code to git, update interface version, and update main version
This commit is contained in:
6
Locale/itIT.lua
Normal file
6
Locale/itIT.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
local ADDON_NAME = ...
|
||||
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale(ADDON_NAME, "itIT")
|
||||
if not L then return end
|
||||
|
||||
--@localization(locale="itIT", format="lua_additive_table")@
|
||||
Reference in New Issue
Block a user