- Few adjustements for this week release.

This commit is contained in:
tercio
2014-08-24 11:40:04 -03:00
parent 50f33fd301
commit ab51564def
5 changed files with 23 additions and 5 deletions
+4
View File
@@ -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)@
+4
View File
@@ -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)@