diff --git a/config/locales/en.yml b/config/locales/en.yml index 31c4a5108e6f..5663f33612d4 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -103,6 +103,14 @@ en: subject: "Cancellation of Order" subtotal: "Subtotal: %{subtotal}" total: "Order Total: %{total}" + confirm_email: + dear_customer: "Dear Customer," + instructions: "Please review and retain the following order information for your records." + order_summary: "Order Summary" + subject: "Order Confirmation" + subtotal: "Subtotal: %{subtotal}" + thanks: "Thank you for your business." + total: "Order Total: %{total}" producer_mailer: order_cycle: subject: "Order cycle report for %{producer}"