From 04fa4ca1ee3ec11db1a3bf411cc800f63e1ac6c0 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:12:20 +0100 Subject: [PATCH] New translations app_en.arb (Danish) --- packages/smooth_app/lib/l10n/app_da.arb | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/packages/smooth_app/lib/l10n/app_da.arb b/packages/smooth_app/lib/l10n/app_da.arb index f10a68a32547..f82e2dc27997 100644 --- a/packages/smooth_app/lib/l10n/app_da.arb +++ b/packages/smooth_app/lib/l10n/app_da.arb @@ -562,6 +562,10 @@ "@nutrition_facts_photo": { "description": "Button label: For adding a picture of the nutrition facts of a product" }, + "nutrition_facts_editing_title": "Edit Nutrition Facts", + "@nutrition_facts_editing_title": { + "description": "Title of the button where users can edit the nutrition facts of a product" + }, "packaging_information": "Emballageoplysning", "@packaging_information": { "description": "Button label: For adding a picture of the packaging of a product" @@ -886,14 +890,20 @@ }, "product_image_details_contributor": "Bidragsyder", "@product_image_details_contributor": { - "description": "The name of the contributor (and also the owner field) who uploaded the image" + "description": "The name of the contributor who uploaded the image" }, "product_image_details_contributor_producer": "Contributor (producer)", + "@product_image_details_contributor_producer": { + "description": "The name of the contributor (and also the owner field) who uploaded the image" + }, "product_image_details_date": "Date", "@product_image_details_date": { - "description": "Text to indicate the date of the image is unknown" + "description": "Text to indicate the date of the image" }, "product_image_details_date_unknown": "Ukendt", + "@product_image_details_date_unknown": { + "description": "Text to indicate the date of the image is unknown" + }, "homepage_main_card_logo_description": "Welcome to Open Food Facts", "@homepage_main_card_logo_description": { "description": "Description for accessibility of the Open Food Facts logo on the homepage" @@ -1730,6 +1740,10 @@ "@product_field_website_title": { "description": "Title of a product field: website" }, + "origins_editing_title": "Edit Origins", + "@origins_editing_title": { + "description": "Title of the button where users can edit the origins of a product" + }, "completed_basic_details_btn_text": "Udfyld basisoplysninger", "not_implemented_snackbar_text": "Endnu ikke implementeret", "category_picker_page_appbar_text": "Kategorier",