diff --git a/config/locales/en_US.yml b/config/locales/en_US.yml index b6f9bfc6a8..fecb482b1b 100644 --- a/config/locales/en_US.yml +++ b/config/locales/en_US.yml @@ -984,6 +984,8 @@ en_US: back_to_list: "Back To List" save_and_back_to_list: "Save and Back to List" choose_products_from: "Choose Products From:" + re_notify_producers: Re notify producers + notify_producers_tip: This will send an email to each producer with the list of their orders. incoming: incoming: "Incoming" supplier: "Supplier" @@ -1024,6 +1026,8 @@ en_US: add_supplier: 'Add supplier' add_distributor: 'Add distributor' advanced_settings: + automatic_notifications: Automatic notifications + automatic_notifications_tip: Automatically notify producers with their orders via emails when order cycles close title: Advanced Settings choose_product_tip: You can restrict products incoming and outgoing to only %{inventory}'s inventory. preferred_product_selection_from_coordinator_inventory_only_here: Coordinator's Inventory Only @@ -1635,10 +1639,18 @@ en_US: form: card_number: label: Card number + placeholder: e.g. 4242 4242 4242 4242 + card_verification_value: + label: CVC card_month: label: Month card_year: label: Year + stripe: + use_saved_card: Use saved card + use_new_card: Enter your card identifiers + save_card: Save card for future use + create_new_card: or enter new card details below explaination: You can review and confirm your order in the next step which includes the final costs. submit: Next - Order summary cancel: Back to your details @@ -3455,6 +3467,7 @@ en_US: orders: add_product: cannot_add_item_to_canceled_order: "Cannot add item to canceled order" + include_out_of_stock_variants: "Include variants with no available stock" index: listing_orders: "Listing Orders" new_order: "New Order"