From a134f5fd42c81507c8a03186f113d883fda6a484 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:00:37 +0100 Subject: [PATCH] New translations app_en.arb (Seychellois Creole) --- packages/smooth_app/lib/l10n/app_crs.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/packages/smooth_app/lib/l10n/app_crs.arb b/packages/smooth_app/lib/l10n/app_crs.arb index edeb0b1a73b..b703f031e3e 100644 --- a/packages/smooth_app/lib/l10n/app_crs.arb +++ b/packages/smooth_app/lib/l10n/app_crs.arb @@ -622,6 +622,21 @@ "new_product_desc_nova_unknown": "Food processing level unknown", "new_product_title_pictures": "Let's take some pictures!", "new_product_title_misc": "And some basic data…", + "new_product_done_msg": "Thanks for your contribution “{username}”!", + "@new_product_done_msg": { + "description": "Thank you message on the end of new producut page, after finish adding a new product.", + "placeholders": { + "username": { + "type": "String", + "example": "Bob" + } + } + }, + "new_product_done_msg_no_user": "Thanks for your contribution!", + "new_product_done_button_label": "Discover the completed product", + "@new_product_done_button_label": { + "description": "Button at the end of new product page, that takes you to completed product" + }, "hey_incomplete_product_message": "Tap to answer 3 questions NOW to compute Nutri-Score, Eco-Score & Ultra-processing (NOVA)!", "nutritional_facts_photo_uploaded": "Nutrition facts photo uploaded", "@nutritional_facts_photo_uploaded": {},