Skip to content

Commit

Permalink
Update deDE (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynaletik authored Oct 30, 2023
1 parent 085fd08 commit 77f8d1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions BfA/AtalDazar/Locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if L then
L.augur = "Augur der Dazar'ai"
L.reanimated_honor_guard = "Reanimierte Ehrenwache"

--L.stairs_open = "Stairs Open"
--L.stairs_open_desc = "Show a bar indicating when the stairs open to Yazma."
--L.stairs_open_trigger = "Impressive. You made it farther than I thought... but I will still be drinking your blood."
L.stairs_open = "Treppen geöffnet"
L.stairs_open_desc = "Zeigt eine Leiste wann die Treppen zu Yazma geöffnet sind."
L.stairs_open_trigger = "Beeindruckend. Ihr seid weiter gekomm', als ich gedacht hab... aber ich werd trotzdem Euer Blut trink'n."
end
4 changes: 2 additions & 2 deletions Legion/BlackRookHold/Locales/deDE.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ if L then
L.risen_swordsman = "Auferstandener Schwertkämpfer"
L.risen_lancer = "Auferstandener Lanzer"

--L.door_opens = "Door Opens"
--L.door_opens_desc = "Show a bar indicating when the door is opened to the Hidden Passageway."
L.door_opens = "Tür öffnet"
L.door_opens_desc = "Zeigt eine Leiste wann die Tür zum versteckten Durchgang geöffnet ist."
end

0 comments on commit 77f8d1b

Please sign in to comment.