-- Neuron is a World of Warcraft® user interface addon. -- Copyright (c) 2017-2021 Britt W. Yazel -- Copyright (c) 2006-2014 Connor H. Chenoweth -- This code is licensed under the MIT license (see LICENSE for details) local L = LibStub("AceLocale-3.0"):NewLocale("Neuron", "esES", false) if not L then return end --@localization(locale="esES", format="lua_additive_table")@ --@do-not-package@ ---exported translations go here: --@end-do-not-package@