Register the same translations for esMX as esES.

This commit is contained in:
Xinhuan
2008-11-06 17:07:54 +08:00
parent 2f2442f2ba
commit 3c1ad20928
+1 -1
View File
@@ -1,6 +1,6 @@
-- Translation courtesy of Ben (Aesyl - US Tanaris)
local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
local L = AceLocale:NewLocale("Omen", "esES")
local L = AceLocale:NewLocale("Omen", "esES") or AceLocale:NewLocale("Omen", "esMX")
if not L then return end
-- Main Omen window