29 lines
1.8 KiB
JSON
29 lines
1.8 KiB
JSON
|
{
|
||
|
"meta": {
|
||
|
"identifier": "eng"
|
||
|
},
|
||
|
"tree": {
|
||
|
"page.register.title": "Register",
|
||
|
"page.register.form.field.email_address.label": "Set up party e-mail address",
|
||
|
"page.register.form.field.email_address.help": "We offer you to use a special e-mail address for any party concerns.\n\nYour namely e-mail address would be »{{email_address_nominal}}« and the veiled one »{{email_address_veiled}}«\n\nThe party e-mail address may be used for the reception of e-mails. In case it becomes necessary for you to submit e-mails via a party address, please get in contact with your membership authority!",
|
||
|
"page.register.form.field.email_address.option.none": "none",
|
||
|
"page.register.form.field.email_address.option.only_veiled": "only veiled",
|
||
|
"page.register.form.field.email_address.option.both": "both, veiled and namely",
|
||
|
"page.register.form.field.email_redirect.label": "redirect incoming e-mails to private address",
|
||
|
|
||
|
"page.register.form.field.password_value.label": "password for online services",
|
||
|
|
||
|
"page.register.form.field.password_confirmation.label": "confirm password",
|
||
|
|
||
|
"page.register.form.submit": "submit",
|
||
|
"page.register.flaw.password_mismatch": "passwords do not match",
|
||
|
"page.register.flaw.password_too_short": "the password must have at least {{minimum_length}} characters",
|
||
|
"page.register.flaw.password_too_long": "the password must not have more than {{maximum_length}} characters",
|
||
|
"page.register.flaw.password_lacks_letter": "the password must contain a letter",
|
||
|
"page.register.flaw.password_lacks_number": "the password must contain a number",
|
||
|
"page.register.flaw.password_lacks_special_character": "the password must contain a special character",
|
||
|
"page.register.flaw.unhandled_error": "something went wrong :/",
|
||
|
"page.register.success": "Thanks!"
|
||
|
}
|
||
|
}
|