View Single Post
05/18/20, 07:39 AM   #12
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Missing German ones from above:

["withdrawItem"] "Dolgubon's Lazy Writ Crafter retrieved "..amount.." "..link..". ("..remaining.." in bank)"
Code:
["withdrawItem"] "Dolgubon's Lazy Writ Crafter entnahm "..amount.." "..link..". (Noch "..remaining.." in der Bank)"
['noDELETEConfirmJewelry'] : Easy Jewelry Destruction
['noDELETEConfirmJewelryTooltip'] : Automatically add the DELETE text confirmation to the delete jewelry dialog box

Code:
['noDELETEConfirmJewelry'] : Einfache Schmuck-Zerstörung
['noDELETEConfirmJewelryTooltip'] : Schreibt automatisch das Wort LÖSCHEN in den Bestätigungsdialog, wenn du Schmuck zerstören möchtest

['dailyResetWarnTypeChoices'] ={ "None","Type 1", "Type 2", "Type 3", "Type 4", "All"}
Code:
['dailyResetWarnTypeChoices'] ={ "Keine","Typ 1", "Typ 2", "Typ 3", "Typ 4", "Alle"}
  Reply With Quote