From ce31e0731bbaad3525978d6281981c2c79ad9688 Mon Sep 17 00:00:00 2001 From: Open Food Facts Bot <119524357+openfoodfacts-bot@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:12:57 +0100 Subject: [PATCH] New translations app_en.arb (Xhosa) --- packages/smooth_app/lib/l10n/app_xh.arb | 28 ++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/packages/smooth_app/lib/l10n/app_xh.arb b/packages/smooth_app/lib/l10n/app_xh.arb index ef8df47cc68..5a0c46b4165 100644 --- a/packages/smooth_app/lib/l10n/app_xh.arb +++ b/packages/smooth_app/lib/l10n/app_xh.arb @@ -3353,8 +3353,10 @@ }, "language_selector_title": "Select your language:", "@language_selector_title": { - "description": "Label written as the title of the dialog to select the user language" + "description": "Label to highlight the frequently used languages" }, + "language_selector_section_selected": "Selected languages", + "language_selector_section_frequently_used": "Frequently used", "action_delete_list": "Delete", "@action_delete_list": { "description": "Delete a list action in a menu" @@ -3813,5 +3815,29 @@ "type": "String" } } + }, + "product_footer_action_barcode": "View barcode", + "@product_footer_action_barcode": { + "description": "Action to see the barcode of a product" + }, + "product_footer_action_barcode_short": "Barcode", + "@product_footer_action_barcode_short": { + "description": "Action to see the barcode of a product (short text)" + }, + "product_footer_action_open_website": "Open website", + "@product_footer_action_open_website": { + "description": "Action to see to open the OxF website of the given product" + }, + "product_footer_action_report": "Report", + "@product_footer_action_report": { + "description": "Action to see to report a product" + }, + "product_footer_action_contributor_guide": "Help", + "@product_footer_action_contributor_guide": { + "description": "Action to open the contributor's guide. If you are in a non-English language, please translate this sentence instead: \"Help (EN)\"" + }, + "product_footer_action_data_quality_tags": "Data quality", + "@product_footer_action_data_quality_tags": { + "description": "Action to view data quality warnings" } } \ No newline at end of file