From e705821d89b09508de2be9ffb0e5b54022c5ade3 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Thu, 7 Nov 2024 14:54:55 +0700 Subject: [PATCH] fix: wording --- src/i18n/eng.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index b01bf04e..c06fca71 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -777,7 +777,7 @@ export default { status: { Issued: 'Quotation', - Accepted: 'Customer Confirmation', + Accepted: 'Customer Accepted', Expired: 'Expired', Invoice: 'Invoice', PaymentPending: 'Payment',