Add translations for order cancellation emails

This commit is contained in:
Kristina Lim
2018-09-07 17:01:43 +08:00
parent 3e0c74494d
commit f1d5088aaa

View File

@@ -95,6 +95,14 @@ en:
subject: "%{enterprise} is now on %{sitename}"
invite_manager:
subject: "%{enterprise} has invited you to be a manager"
order_mailer:
cancel_email:
dear_customer: "Dear Customer,"
instructions: "Your order has been CANCELED. Please retain this cancellation information for your records."
order_summary_canceled: "Order Summary [CANCELED]"
subject: "Cancellation of Order"
subtotal: "Subtotal: %{subtotal}"
total: "Order Total: %{total}"
producer_mailer:
order_cycle:
subject: "Order cycle report for %{producer}"