Skip to content

Commit

Permalink
Update deDE (#938)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynaletik authored Oct 8, 2023
1 parent 77b6306 commit 39f43fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Cataclysm/ThroneTides/Locales/deDE.lua
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
local L = BigWigs:NewBossLocale("Throne of the Tides Trash", "deDE")
if not L then return end
if L then
--L.nazjar_oracle = "Naz'jar Oracle"
L.nazjar_oracle = "Orakel der Naz'jar"
--L.vicious_snap_dragon = "Vicious Snap Dragon"
--L.nazjar_sentinel = "Naz'jar Sentinel"
--L.nazjar_ravager = "Naz'jar Ravager"
--L.nazjar_tempest_witch = "Naz'jar Tempest Witch"
--L.faceless_seer = "Faceless Seer"
--L.faceless_watcher = "Faceless Watcher"
L.nazjar_sentinel = "Schildwache der Naz'jar"
L.nazjar_ravager = "Verheerer der Naz'jar"
L.nazjar_tempest_witch = "Sturmhexe der Naz'jar"
L.faceless_seer = "Gesichtsloser Seher"
L.faceless_watcher = "Gesichtsloser Beobachter"
--L.tainted_sentry = "Tainted Sentry"
end

Expand Down

0 comments on commit 39f43fe

Please sign in to comment.