en: login: accept_invitation: title: 'Invitation to %{name}' body:

You are invited to be part of the foodcoop %{foodcoop} as a member of the group %{group}.

If you want to participate, please fill in this form.

Naturally, your information wll not be shared with third parties for any reasons whatsoever. You can decide how much of your personal information should be visible for everyone. 'All' means all Foodcoop-members. Please note that the administrators do have access to your information.

submit: 'Create a Foodsoft account' forgot_password: title: 'Forgot password?' body:

No Problem, you can choose a new password.

Please fill in the email address with which you are registered here. Then you will receive an email with further instructions.

submit: 'Request new password' new_password: title: 'New password' body:

Please fill in the new password for %{user}

submit: 'Save new password' # used by controller reset_password: notice: 'If your email is registered here, you will receive a message with a link to reset your password.' update_password: notice: 'Your password was updated. You can login now.' accept_invitation: notice: 'Congratulations, your account was created. You can login now.' errors: invite_invalid: 'Your invite is not valid (anymore).' group_invalid: 'The group in which you were invited doesn’t exist anymore."' token_invalid: 'Invalid or expired token. Please try again.'