From e58a1d6ad18f9b0697c322465b0bcf24b3134ee8 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Thu, 22 Jun 2023 22:12:23 +0200 Subject: [PATCH] chore(webapp): localization tweaks --- packages/webapp/src/lang/en/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/webapp/src/lang/en/index.json b/packages/webapp/src/lang/en/index.json index 60cacb3a0..a329faa9b 100644 --- a/packages/webapp/src/lang/en/index.json +++ b/packages/webapp/src/lang/en/index.json @@ -379,7 +379,7 @@ "the_expenses_have_been_deleted_successfully": "The expenses have been deleted successfully", "once_delete_these_expenses_you_will_not_able_restore_them": "Once you delete these expenses, you won't be able to retrieve them later. Are you sure you want to delete them?", "the_expense_has_been_published": "The expense has been published", - "select_customer": "Select customer", + "select_customer": "Select Customer...", "total_amount_equals_zero": "Total amount equals zero", "value": "Value", "you_reached_conditions_limit": "You have reached to conditions limit.", @@ -480,7 +480,7 @@ "estimate_date": "Estimate Date", "expiration_date": "Expiration Date", "customer_note": "Customer Note", - "select_customer_account": "Select Customer Account", + "select_customer_account": "Select Customer Account...", "select_product": "Select Product", "reference": "Reference #", "clear": "Clear",