Add esMX support

Issue #33 resolved
Kernighan Ritchie repo owner created an issue

Hi, can you add localization for the latin American Spanish client (esMX). All you need to do is copy-paste the esES lua and rename it esMX and change esES -> esMX inside the file. As well as update the .toc file with esMX added. I already did it myself and it works.

Right now since it can't find esMX it reverts to english.

reciperadarclassic/locales/esMX.lua

local L = LibStub("AceLocale-3.0"):NewLocale("RecipeRadarClassic", "esMX", false)

Add in the .toc file:

## Notes-esMX: Localiza a vendedores que venden recetas en la región actual o por la profesión.

locales\esMX.lua

Comments (1)

  1. Log in to comment