update to version 7.3.18 (#11)

* Merged Magisters Terrace - Kael'thas Sunstriders normal/heroic pages

* update to build 7.3.18
This commit is contained in:
Anch
2024-08-29 04:38:01 +12:00
committed by GitHub
parent 550df8c842
commit e04717d340
27 changed files with 26118 additions and 24888 deletions
+2 -1
View File
@@ -10,7 +10,7 @@ The AL["text"] = true shortcut can ONLY be used for English (the root translatio
--Create the library instance
local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
local AL = AceLocale:NewLocale("AtlasLoot", "enUS", true)
local AL = AceLocale:NewLocale("AtlasLoot", "enUS", true, true)
--Register translations
if AL then
@@ -327,6 +327,7 @@ if AL then
AL["Sort Wishlist"] = true
AL["Add Filter Set"] = true
AL["Auto Sort WishLists"] = true
AL["Allow Duplicates"] = true
AL["Copy Wishlist To Own"] = true
AL["Make Wishlist Default"] = true
AL["Delete Wishlist"] = true