mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
(bug) mail for shop invoice has wrong object
This commit is contained in:
parent
ef3a8641d5
commit
a3f3251b6b
@ -111,7 +111,7 @@ en:
|
||||
notify_member_invoice_ready:
|
||||
subject: "Your FabLab's invoice"
|
||||
body:
|
||||
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} other{subscription}}." #messageFormat interpolation
|
||||
please_find_attached_html: "Please find as attached file your invoice from {DATE}, with an amount of {AMOUNT} concerning your {TYPE, select, Reservation{reservation} OrderItem{order} other{subscription}}." #messageFormat interpolation
|
||||
invoice_in_your_dashboard_html: "You can access your invoice in %{DASHBOARD} on the Fab Lab website."
|
||||
your_dashboard: "your dashboard"
|
||||
notify_member_reservation_reminder:
|
||||
|
Loading…
Reference in New Issue
Block a user