You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
458 B

-- 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", "deDE", false)
if not L then return end
--@localization(locale="deDE", format="lua_additive_table")@
--@do-not-package@
---exported translations go here:
--@end-do-not-package@