typo fixes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Philipp Dormann 2021-04-22 17:47:19 +02:00
parent cc4a2b4ab4
commit fa26ed6012

View File

@ -1,13 +1,13 @@
{ {
"address": "Address", "address": "Address",
"betrag-km": "Amount/KM", "betrag-km": "Amount/ km",
"city": "City", "city": "City",
"date": "date", "date": "date",
"firstname": "First name", "firstname": "First name",
"fuer-den-guten-zweck-zurueckgelegt": "for our good cuse at the {{eventname}}", "fuer-den-guten-zweck-zurueckgelegt": "for our good cause at the {{eventname}}",
"gesamt": "Combined", "gesamt": "Combined",
"gesamtbetrag": "Total", "gesamtbetrag": "Total",
"group": "Team/class", "group": "Team/ class",
"hat-beim-eventname": "Ran", "hat-beim-eventname": "Ran",
"house_number": "House number", "house_number": "House number",
"id": "ID", "id": "ID",
@ -21,9 +21,9 @@
"sponsor-in": "Donor", "sponsor-in": "Donor",
"sponsoring_address_condition": "You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{sponsoring_receipt_minimum_amount}}{{currency_symbol}}", "sponsoring_address_condition": "You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{sponsoring_receipt_minimum_amount}}{{currency_symbol}}",
"sponsoring_amount_per_distance": "with the amount of _____{{currency_symbol}} per kilometer run.", "sponsoring_amount_per_distance": "with the amount of _____{{currency_symbol}} per kilometer run.",
"sponsoring_subtitle": "On the ocation of the {{eventname}} I/We want to support", "sponsoring_subtitle": "On the occasion of the {{eventname}} I/We want to support",
"sponsoring_title": "Sponsoring contract", "sponsoring_title": "Sponsoring contract",
"sponsorings": "Donations", "sponsorings": "Donations",
"street": "Street", "street": "Street",
"urkunde": "Certifcate" "urkunde": "Certificate"
} }