also translate mail subjects
This commit is contained in:
parent
305ae9b5c0
commit
0c94ef5912
3 changed files with 20 additions and 7 deletions
|
|
@ -2,6 +2,7 @@ de:
|
|||
mailer:
|
||||
dateformat: '%d. %b'
|
||||
feedback:
|
||||
subject: 'Feedback von %{email}'
|
||||
header: '%{user} schrieb am %{date}:'
|
||||
foodsoft_message:
|
||||
footer: |
|
||||
|
|
@ -9,6 +10,7 @@ de:
|
|||
Nachricht online einsehen: %{msg_url}
|
||||
Nachrichten-Einstellungen: %{profile_url}
|
||||
invite:
|
||||
subject: 'Einlading in die Foodcoop'
|
||||
text: |
|
||||
Hallo!
|
||||
|
||||
|
|
@ -18,6 +20,7 @@ de:
|
|||
|
||||
Grüße sendet die Foodsoft!
|
||||
negative_balance:
|
||||
subject: 'Gruppenkonto im Minus'
|
||||
text: |
|
||||
Liebe %{group},
|
||||
|
||||
|
|
@ -29,6 +32,7 @@ de:
|
|||
|
||||
Viele Grüße von %{foodcoop}
|
||||
not_enough_users_assigned:
|
||||
subject: '"%{task}" braucht noch Leute!'
|
||||
text: |
|
||||
Liebe(r) %{user},
|
||||
|
||||
|
|
@ -41,6 +45,7 @@ de:
|
|||
|
||||
Deine Aufgaben: %{user_tasks_url}
|
||||
order_result:
|
||||
subject: 'Bestellung beendet: %{name}'
|
||||
text0: |
|
||||
Liebe %{ordergroup},
|
||||
|
||||
|
|
@ -54,6 +59,7 @@ de:
|
|||
|
||||
Viele Grüße von %{foodcoop}
|
||||
reset_password:
|
||||
subject: 'Neues Password für %{username}'
|
||||
text: |
|
||||
Hallo %{user},
|
||||
|
||||
|
|
@ -65,6 +71,7 @@ de:
|
|||
|
||||
Grüße sendet die Foodsoft! :)
|
||||
upcoming_tasks:
|
||||
subject: 'Aufgaben werden fällig!'
|
||||
text0: |
|
||||
Liebe(r) %{user},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue