From 6276a902589edf7df0e91c9dce8a71227fc58068 Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Tue, 19 Apr 2022 18:27:52 +1000 Subject: [PATCH] Updating translations for config/locales/en_FR.yml --- config/locales/en_FR.yml | 5 +++++ 1 file changed, 5 insertions(+) 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"