From 02cff810d5454a7978712a5d58652f9e86f7e009 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Fri, 10 Jan 2025 09:59:07 +0100 Subject: [PATCH] Update packages/smooth_app/lib/l10n/app_en.arb Co-authored-by: monsieurtanuki --- packages/smooth_app/lib/l10n/app_en.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smooth_app/lib/l10n/app_en.arb b/packages/smooth_app/lib/l10n/app_en.arb index 4fcffda8c57..add740980af 100644 --- a/packages/smooth_app/lib/l10n/app_en.arb +++ b/packages/smooth_app/lib/l10n/app_en.arb @@ -1414,7 +1414,7 @@ "@edit_product_form_item_error_empty": { "description": "Error message when the user tries to submit an empty value" }, - "edit_product_form_item_error_existing": "This value is already added!", + "edit_product_form_item_error_existing": "This value is already there!", "@edit_product_form_item_error_existing": { "description": "Error message when the user tries to re-submit an existing value" },