Skip to content

Commit

Permalink
Merge pull request #511 from h3poteto/confirm/german
Browse files Browse the repository at this point in the history
Fix Deutsch for close confirm modal
  • Loading branch information
h3poteto authored Aug 18, 2018
2 parents 78fc5ac + ef79e12 commit e4026c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/config/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,10 @@
"cw": "Schreibe hier deine Warnung",
"status": "Was geht dir durch den Kopf?",
"cancel": "Abbrechen",
"toot": "Toot"
"toot": "Toot",
"close_confirm": "Möchtest du wirklich schließen?",
"close_confirm_ok": "Schließen",
"close_confirm_cancel": "Abbrechen"
},
"jump": {
"jump_to": "Springe zu..."
Expand Down

0 comments on commit e4026c0

Please sign in to comment.