diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml
index c5b8d68344..6a370077c7 100644
--- a/config/locales/en_FR.yml
+++ b/config/locales/en_FR.yml
@@ -1217,6 +1217,9 @@ en_FR:
require_customer_html: "If you'd like to start shopping here, please %{contact} %{enterprise} to ask about joining."
select_oc:
select_oc_html: "Please choose an option, to see what products are available."
+ products:
+ summary:
+ bulk: "Bulk"
card_could_not_be_updated: Card could not be updated
card_could_not_be_saved: card could not be saved
spree_gateway_error_flash_for_checkout: "There was a problem with your payment information: %{error}"
@@ -1924,7 +1927,6 @@ en_FR:
shop_for_products_html: "Shop for %{enterprise} products at:"
change_shop: "Change shop to:"
shop_at: "Shop now at:"
- price_breakdown: "Full price breakdown"
admin_fee: "Admin fee"
sales_fee: "Sales fee"
packing_fee: "Packing fee"
@@ -2598,6 +2600,15 @@ en_FR:
in your cart have reduced. Here's what's changed:
now_out_of_stock: is now out of stock.
only_n_remainging: "now only has %{num} remaining."
+ shopfront:
+ variant:
+ add_to_cart: "Add"
+ in_cart: "in cart"
+ quantity_in_cart: "%{quantity} in cart"
+ bulk_buy_modal:
+ min_quantity: "Min quantity"
+ max_quantity: "Max quantity"
+ price_breakdown: "Price breakdown"
variants:
on_demand:
'yes': "On demand"
@@ -2905,15 +2916,6 @@ en_FR:
smtp_send_copy_to_this_addresses: "Sends a copy of all outgoing mails to this address. For multiple addresses, separate with commas."
intercept_email_address: "Intercept Email Address"
intercept_email_instructions: "Override email recipient and replace with this address."
- image_settings: "Image Settings"
- image_settings_warning: "You will need to regenerate thumbnails if you update the paperclip styles. Use rake paperclip:refresh:thumbnails CLASS=Spree::Image to do this."
- attachment_default_style: Attachments Style
- attachment_default_url: "Attachments Default URL"
- attachment_path: "Attachments Path"
- attachment_styles: "Paperclip Styles"
- attachment_url: "Attachments URL"
- add_new_style: "Add New Style"
- image_settings_updated: "Image Settings successfully updated."
tax_categories: "Tax Categories"
listing_tax_categories: "Listing Tax Categories"
back_to_tax_categories_list: "Back To Tax Categories List"