- Few adjustements for this week release.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "esES")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="esES", format="lua_additive_table", escape-non-ascii=true)@
|
||||
@@ -0,0 +1,4 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Details", "esMX")
|
||||
if not L then return end
|
||||
|
||||
@localization(locale="esMX", format="lua_additive_table", escape-non-ascii=true)@
|
||||
Reference in New Issue
Block a user