chore: flatten Altoholic-Addon/ wrapper + add standard .gitignore/.gitattributes

Each DataStore_* / Altoholic_* addon now lives at the repo root, matching
the Exiles fork-layout convention (one folder per addon, no wrapper dir).
This commit is contained in:
2026-05-25 10:59:24 +02:00
parent 7789489aec
commit bbe2492a5b
387 changed files with 2 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
local L = LibStub("AceLocale-3.0"):NewLocale( "DataStore", "zhTW" )
if not L then return end
L["Disabled"] = "禁用"
L["Enabled"] = "啟用"
L["Memory used for %d |4character:characters;:"] = "記憶容量已使用 %d |4角色:角色;:"