Sorted locales

ref #5
This commit is contained in:
Nicolai Ort 2021-02-07 12:55:40 +01:00
parent 1e67672ef0
commit 1962499d18
2 changed files with 35 additions and 35 deletions

View File

@ -1,20 +1,20 @@
{
"firstname": "Vorname",
"lastname": "Nachname",
"group": "Team/Klasse",
"id": "ID",
"sponsoring_title": "Sponsoringerklärung",
"please_use_blockletters": "Bitte in DRUCKBUCHSTABEN schreiben",
"address": "Adresse",
"sponsor": "Sponsor",
"street": "Straße",
"house_number": "Hausnummer",
"postalcode": "Postleitzahl",
"city": "Stadt",
"date": "Datum",
"signature": "Unterschrift",
"location": "Ort",
"sponsoring_subtitle": "Ich/Wir sind bereit anlässlich des {{eventname}}",
"sponsoring_address_condition": "Muss ausgefüllt werden, wenn Sie eine Spendenquittung benötigen - Spendenquittungen können erst ab einem Gesamtbetrag von {{sponsoring_receipt_minimum_amount}}{{currency_symbol}} ausgestellt werden",
"sponsoring_amount_per_distance": "mit einem Betrag von _____{{currency_symbol}} pro gelaufenem Kilometer zu unterstützen."
"address": "Adresse",
"city": "Stadt",
"date": "Datum",
"firstname": "Vorname",
"group": "Team/Klasse",
"house_number": "Hausnummer",
"id": "ID",
"lastname": "Nachname",
"location": "Ort",
"please_use_blockletters": "Bitte in DRUCKBUCHSTABEN schreiben",
"postalcode": "Postleitzahl",
"signature": "Unterschrift",
"sponsor": "Sponsor",
"sponsoring_address_condition": "Muss ausgefüllt werden, wenn Sie eine Spendenquittung benötigen - Spendenquittungen können erst ab einem Gesamtbetrag von {{sponsoring_receipt_minimum_amount}}{{currency_symbol}} ausgestellt werden",
"sponsoring_amount_per_distance": "mit einem Betrag von _____{{currency_symbol}} pro gelaufenem Kilometer zu unterstützen.",
"sponsoring_subtitle": "Ich/Wir sind bereit anlässlich des {{eventname}}",
"sponsoring_title": "Sponsoringerklärung",
"street": "Straße"
}

View File

@ -1,19 +1,19 @@
{
"firstname": "First name",
"lastname": "Last name",
"please_use_blockletters": "Please write in BLOCK LETTERS.",
"sponsoring_title": "Sponsoring contract",
"group": "Team/class",
"address": "Address",
"sponsor": "sponsor",
"street": "Street",
"house_number": "House number",
"postalcode": "Postal code",
"city": "City",
"location": "Location",
"date": "date",
"signature": "Signature",
"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_subtitle": "On the ocation of the {{eventname}} I/We want to support",
"sponsoring_amount_per_distance": "with the amount of _____{{currency_symbol}} per kilometer run."
"address": "Address",
"city": "City",
"date": "date",
"firstname": "First name",
"group": "Team/class",
"house_number": "House number",
"lastname": "Last name",
"location": "Location",
"please_use_blockletters": "Please write in BLOCK LETTERS.",
"postalcode": "Postal code",
"signature": "Signature",
"sponsor": "sponsor",
"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_subtitle": "On the ocation of the {{eventname}} I/We want to support",
"sponsoring_title": "Sponsoring contract",
"street": "Street"
}