Added translations 🌎

ref #113
This commit is contained in:
2021-04-15 15:34:36 +02:00
parent 57618156b4
commit d015f97395
5 changed files with 27 additions and 14 deletions

View File

@@ -438,5 +438,11 @@
"paid": "BEZAHLT",
"open": "OFFEN",
"already-paid": "Bereits bezahlt",
"unpaid": "Offen"
"unpaid": "Offen",
"enter-payment": "Zahlung eingeben",
"you-can-enter-the-donations-paid-amount-manually-or-use-the-max-button-to-use-the-donations-exact-amount": "Du kannst den Betrag der Zahlung entweder manuell eingeben oder über den MAX Button auf den Spendenbetrag setzen",
"payment-amount-must-be-greater-than-0-00eur": "Der Zahlungsbetrag muss größer als 0.00€ sein!",
"donation-updated": "Sponsoring wurde aktualisiert",
"updating-donation": "Sponsoring wird aktualisiert",
"donation-deleted": "Sponsoring gelöscht"
}