Skip to content

Commit

Permalink
Update deDE (#935)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynaletik authored Oct 2, 2023
1 parent d40af78 commit def365c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WoD/TheEverbloom/Locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ end

L = BigWigs:NewBossLocale("Yalnu", "deDE")
if L then
--L.kirin_tor = "Kirin Tor"
--L.warmup_trigger = "The portal is lost! We must stop this beast before it can escape!"
L.kirin_tor = "Kirin Tor"
L.warmup_trigger = "Das Portal ist verloren. Wir müssen diese Bestie aufhalten, bevor sie entkommt!"
end

L = BigWigs:NewBossLocale("The Everbloom Trash", "deDE")
if L then
L.dreadpetal = "Schreckensblüte"
L.everbloom_naturalist = "Naturalist des Immergrünen Flors"
--L.everbloom_cultivator = "Everbloom Cultivator"
L.everbloom_cultivator = "Kultivator des Immergrünen Flors"
L.rockspine_stinger = "Felsstachelstecher"
L.everbloom_mender = "Heiler des Immergrünen Flors"
L.gnarlroot = "Knorrenwurzel"
Expand Down

0 comments on commit def365c

Please sign in to comment.