81 lines
2.4 KiB
YAML
81 lines
2.4 KiB
YAML
en:
|
||
mailer:
|
||
dateformat: '%d %b'
|
||
feedback:
|
||
subject: 'Feedback from %{email}'
|
||
header: '%{user} wrote at %{date}:'
|
||
foodsoft_message:
|
||
footer: |
|
||
Reply: %{reply_url}
|
||
See message online: %{msg_url}
|
||
Messaging options: %{profile_url}
|
||
invite:
|
||
subject: 'Invitation to the Foodcoop'
|
||
text: |
|
||
Hi!
|
||
|
||
%{user} <%{mail}> has invited you to join the group "%{group}".
|
||
To accept the invitation and to join the foodcoop please follow this link: %{link}
|
||
This link works only once and expires on %{expires}.
|
||
|
||
Greetings, your Foodsoft Team!
|
||
negative_balance:
|
||
subject: 'Negative account balance'
|
||
text: |
|
||
Dear %{group},
|
||
|
||
Your account balance has dropped below zero due to a booking on %{when}: %{balance}
|
||
|
||
There was a charge of %{amount} for "%{note}" by %{user}.
|
||
|
||
Please deposit your account as soon as possible.
|
||
|
||
Kind regards from %{foodcoop}.
|
||
not_enough_users_assigned:
|
||
subject: '"%{task}" still needs people!'
|
||
text: |
|
||
Dear %{user},
|
||
|
||
The Task '%{task}' of your working group is due on %{when},
|
||
and could use some more contributors!
|
||
|
||
If you haven’t assigned yourself to this task yet it’s your chance now:
|
||
|
||
%{workgroup_tasks_url}
|
||
|
||
Your Tasks: %{user_tasks_url}
|
||
order_result:
|
||
text0: |
|
||
Dear %{ordergroup},
|
||
|
||
The order for "%{order}" was placed on %{when} by %{user}.
|
||
|
||
The following articles were ordered by your ordergroup:
|
||
text1: |
|
||
Total sum: %{sum}
|
||
|
||
See order online: %{order_url}
|
||
|
||
Kind regards from %{foodcoop}.
|
||
reset_password:
|
||
subject: 'New password for %{username}'
|
||
text: |
|
||
Hi %{user},
|
||
|
||
You have (or someone else has) requested a new password.
|
||
In order to choose a new password follow this link: %{link}
|
||
This link works only once and expires on %{expires}.
|
||
If you don't want to change your password, just ignore this message. Your password hasn't been changed yet.
|
||
|
||
Greetings, your Foodsoft Team!
|
||
upcoming_tasks:
|
||
subject: 'Tasks are due!'
|
||
text0: |
|
||
Dear %{user},
|
||
|
||
You are asigned to the task "%{task}". This task is due by tomorrow (%{when})!
|
||
nextweek: 'Tasks for the next week:'
|
||
text1: |
|
||
My tasks: %{user_tasks_url}
|
||
|
||
Kind regards from %{foodcoop}.
|