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.

25 lines
601 B

if not (GetLocale() == "deDE") then
return
end
local L = Narci.L
L["Heritage Armor"] = "Traditionsrüstung";
--Solving Lower-case or Abbreviation Issue--
NARCI_CRITICAL_STRIKE = "Krit";
--Equipment Comparison--
NARCI_AZERITE_POWERS = "Azeritboni"
--Model Control--
NARCI_GROUP_PHOTO = "Gruppenfoto";
L["No Service"] = "Kein Netz";
L["Shards Disabled"] = "Splitter der Herrschaft sind außerhalb von Der Schlund deaktiviert";
L["Date Colon"] = "Date: ";
L["Day Plural"] = "Tage";
L["Day Singular"] = "Tag";
L["Hour Plural"] = "Stunden";
L["Hour Singular"] = "Stunde";