Update de-DE.coffee

Beim Dialog Abonnieren steht "$9.99/Monate". Es sollte aber "$9.99/Monat" heißen. Dev-tools sagen, dass der Text von subscribe.month stammt, wo "Monate" steht.
This commit is contained in:
NoYzE1 2015-06-20 20:59:43 +02:00
parent 942a9c202e
commit 7fcfce5b33

View file

@ -415,7 +415,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription:
feature6: "Premium Emailsupport"
# feature7: "Private <strong>Clans</strong>"
free: "Kostenlos"
month: "Monate"
month: "Monat"
subscribe_title: "Abonnieren"
unsubscribe: "Abmelden"
confirm_unsubscribe: "Abmeldung bestätigen"