From b74ea99473c0fb9ddd2d649254cc57e506a60df9 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:49:13 +0100 Subject: [PATCH] New translations app_en.arb (Ukrainian) --- packages/smooth_app/lib/l10n/app_uk.arb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/smooth_app/lib/l10n/app_uk.arb b/packages/smooth_app/lib/l10n/app_uk.arb index d107df09b2d0..b7bfdcf9129e 100644 --- a/packages/smooth_app/lib/l10n/app_uk.arb +++ b/packages/smooth_app/lib/l10n/app_uk.arb @@ -1448,31 +1448,31 @@ "@edit_product_form_item_error_existing": { "description": "Error message when the user tries to re-submit an existing value" }, - "edit_product_form_item_add_action_brand": "Add a new brand", + "edit_product_form_item_add_action_brand": "Додати новий бренд", "@edit_product_form_item_add_action_brand": { "description": "Tooltip to show when the user long presses the (+) button on a brand" }, - "edit_product_form_item_add_action_label": "Add a new label", + "edit_product_form_item_add_action_label": "Додати нову мітку", "@edit_product_form_item_add_action_label": { "description": "Tooltip to show when the user long presses the (+) button on a label" }, - "edit_product_form_item_add_action_store": "Add a new store", + "edit_product_form_item_add_action_store": "Додати новий магазин", "@edit_product_form_item_add_action_store": { "description": "Tooltip to show when the user long presses the (+) button on a store" }, - "edit_product_form_item_add_action_origin": "Add a new origin", + "edit_product_form_item_add_action_origin": "Додати нове джерело", "@edit_product_form_item_add_action_origin": { "description": "Tooltip to show when the user long presses the (+) button on an origin" }, - "edit_product_form_item_add_action_emb_code": "Add a new traceability code", + "edit_product_form_item_add_action_emb_code": "Додати новий код трасування", "@edit_product_form_item_add_action_emb_code": { "description": "Tooltip to show when the user long presses the (+) button on a traceability code" }, - "edit_product_form_item_add_action_country": "Add a new country", + "edit_product_form_item_add_action_country": "Додати нову країну", "@edit_product_form_item_add_action_country": { "description": "Tooltip to show when the user long presses the (+) button on a country" }, - "edit_product_form_item_add_action_category": "Add a new category", + "edit_product_form_item_add_action_category": "Додати нову категорію", "@edit_product_form_item_add_action_category": { "description": "Tooltip to show when the user long presses the (+) button on a category" },