basic ProfileNone layout

ref #30
This commit is contained in:
2021-04-01 19:07:04 +02:00
parent efcb7f5674
commit 863568d7d0
3 changed files with 168 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
{
"access_is_only_provided_via_your_email_link": "Access is only provided via the link you received upon registration.",
"already_have_an_account": "Already have an account?",
"apartment_suite_etc": "Apartment, suite, etc.",
"configuration_error": "Configuration error",
@@ -13,10 +14,12 @@
"imprint": "Imprint",
"lap_time": "Lap time",
"lap_times": "Lap times",
"lost_your_registration_mail": "Lost your registration mail?",
"main_page_text": "Here you can register for the Lauf Für Kaya! or manage your runner profile.",
"mittelname": "Middlename",
"nachname": "Lastname",
"no_laps_scans_were_recorded_yet": "No laps/ scans were recorded yet...",
"not_registered_yet": "Not registered yet?",
"organization": "Organization",
"ort": "City",
"phone_number": "Phone Number",
@@ -30,7 +33,9 @@
"register_now": "Register now for Lauf für Kaya! 2021."
},
"register_now": "Register now!",
"register_now_small": "Register now",
"registrieren": "Register Now",
"resend_the_registration_mail": "Resend the registration mail",
"save_changes": "Save changes",
"sponsoring": "Sponsoring",
"strasse": "Street/ Block",
@@ -39,5 +44,6 @@
"tos": "Terms of Service",
"view_my_data": "View my data",
"vorname": "Firstname",
"you_have_been_registered": "You have been registered!"
"you_have_been_registered": "You have been registered!",
"you_have_not_provided_a_valid_access_key": "You have not provided a valid access key..."
}