diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index ad9fee49cd..b42db9bddf 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -923,6 +923,10 @@ en_FR: shopfront_sort_by_producer: "By producer" shopfront_sort_by_category_placeholder: "Category" shopfront_sort_by_producer_placeholder: "Producer" + display_remaining_stock: "Display remaining stock in shopfront if low on-hand" + display_remaining_stock_tip: "Let shoppers know when there are only 3 or less items left." + enabled: "Enabled" + disabled: "Disabled" social: twitter_placeholder: "eg. @the_prof" instagram_placeholder: "eg. the_prof" @@ -2973,6 +2977,7 @@ en_FR: add_to_cart: "Add" in_cart: "in cart" quantity_in_cart: "%{quantity} in cart" + remaining_in_stock: "Only %{quantity} left" bulk_buy_modal: min_quantity: "Min quantity" max_quantity: "Max quantity"