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.

21 lines
523 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";
4 years ago
NARCI_GROUP_PHOTO_NOTIFICATION = "Bitte wähle einen Spieler aus.";
L["No Service"] = "Kein Netz";
L["Shards Disabled"] = "Splitter der Herrschaft sind außerhalb von Der Schlund deaktiviert";