From 1375e57cce9195f957441fdecf2da79126d3c832 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Tue, 18 Jun 2024 16:42:14 +0200 Subject: [PATCH] New translations app_en.arb (Maori) --- packages/smooth_app/lib/l10n/app_mi.arb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/smooth_app/lib/l10n/app_mi.arb b/packages/smooth_app/lib/l10n/app_mi.arb index 32598758aa3..73b1b131f83 100644 --- a/packages/smooth_app/lib/l10n/app_mi.arb +++ b/packages/smooth_app/lib/l10n/app_mi.arb @@ -1710,6 +1710,11 @@ "prices_send_n_prices": "{count,plural, =1{Send the price} other{Send {count} prices}}", "prices_add_an_item": "Add an item", "prices_add_a_price": "Add a price", + "prices_add_a_receipt": "Add a receipt", + "prices_add_price_tags": "Add price tags", + "prices_barcode_search_not_found": "Product not found", + "prices_barcode_search_none_yet": "No product yet", + "prices_barcode_search_question": "Do you want to look for this product?", "prices_barcode_search_title": "Product search", "prices_barcode_search_running": "Looking for {barcode}", "@prices_barcode_search_running": { @@ -1781,6 +1786,7 @@ "prices_amount_price_normal": "Price", "prices_amount_price_discounted": "Discounted price", "prices_amount_price_not_discounted": "Original price", + "prices_amount_no_product": "One product is missing!", "prices_amount_price_incorrect": "Incorrect value", "prices_amount_price_mandatory": "Mandatory value", "prices_currency_subtitle": "Currency",