2013-02-07 00:47:26 +01:00
|
|
|
en:
|
2013-02-07 02:35:46 +01:00
|
|
|
invites:
|
|
|
|
new:
|
|
|
|
body: <p>Here you can add a person into the group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
|
|
|
|
action: 'Send invite'
|
|
|
|
back: 'or go back'
|
|
|
|
modal_form:
|
|
|
|
title: 'Invite person'
|
|
|
|
body:
|
|
|
|
<p>Here you can invite a person into a group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
|
|
|
|
<p>The person is after being added for the first time automatically member of this group.</p>
|
2013-02-07 00:47:26 +01:00
|
|
|
|
2013-02-07 02:35:46 +01:00
|
|
|
# used by controller
|
|
|
|
success: 'User was invited successfully.'
|
2013-02-07 00:58:42 +01:00
|
|
|
|
2013-02-27 11:59:03 +01:00
|
|
|
# used by model
|
|
|
|
errors:
|
|
|
|
already_member: 'is already in use. Person is a member of this Foodcoop already.'
|