Skip to content

Commit

Permalink
Escape out deDE locale
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkub committed Oct 14, 2008
1 parent 8cef910 commit 32a1e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Locale.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ local engrish = {}

if loc == "deDE" then localized = {
Beast = "Wildtier",
Demon = "Dämon",
Demon = "D\195\164mon",
Elemental = "Elementar",
Dragonkin = "Drachkin",
Giant = "Riese",
Expand Down

0 comments on commit 32a1e62

Please sign in to comment.