HgAlexx / Buffet

Buffet is a food/water macro generator originally developed by tekkub and currently maintained by mZHg.
https://www.curseforge.com/wow/addons/buffet
15 stars 8 forks source link

German Localization for Toxic Potion #69

Closed Spegeli closed 4 months ago

Spegeli commented 4 months ago

Done this mod myself, maybe you can add if official ;-)

Locales.KeyWords.Consume = "Verzehrt" -- currently use only by https://www.wowhead.com/item=207039/potion-of-withering-dreams
Locales.KeyWords.ToxicPotion = "abscheuliche Gemisch"
        {
            pattern = "Euch sofort um ([%d%.]+) Gesundheit zu heilen",
            healthIndex = 1,
            manaIndex = nil,
            pct = false
        },
HgAlexx commented 4 months ago

Thank you, translations are greatly appreciated ! Added to release 109.