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