foodsoft/config/locales/en/en.invites.yml

16 lines
606 B
YAML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

en:
  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>
    # used by controller
    success: 'User was invited successfully.'