mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 09:35:39 -05:00
Uncomment header in de-AT.coffee
This commit is contained in:
parent
6829d60b80
commit
e8896e4d49
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription:
|
|||
campaign_old_multiplayer: "(Veraltet) Alte Multiplayer Arenen"
|
||||
campaign_old_multiplayer_description: "Relikte eines zivilisierteren Zeitalters. Es werden keine Simulationen für diese älteren, heldenlosen Mehrspieler Arenen durchgeführt."
|
||||
|
||||
# code:
|
||||
code:
|
||||
if: "wenn" # Keywords--these translations show up on hover, so please translate them all, even if it's kind of long. (In the code editor, they will still be in English.)
|
||||
else: "sonst"
|
||||
elif: "sonst wenn"
|
||||
|
|
Loading…
Reference in a new issue