--[[ ************************************************************************ esES.lua esES localization strings for Ackis Recipe List ************************************************************************ File date: @file-date-iso@ File revision: @file-revision@ Project revision: @project-revision@ Project version: @project-version@ ************************************************************************ Original translated by: StiviS Currently maintained by: http://www.wowace.com/addons/arl/localization/translators/ Please update http://www.wowace.com/addons/arl/localization/esES/ for any translation additions or changes. The translations will be auto-generated by the localization application. Please make sure you update the ToC file with any translations. ************************************************************************ Please see http://www.wowace.com/addons/arl/ for more information. ************************************************************************ These translations are released under the Public Domain. ************************************************************************ ]]-- local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "esES", false) if not L then return end --@localization(locale="esES", format="lua_additive_table", handle-unlocalized="ignore", escape-non-ascii=false, same-key-is-true=true)@