From c83d48bae2703fd170b65f1c90c3baff8186b5eb Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:22:14 +0700 Subject: [PATCH] fix: typo --- 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 de8855bd..5d6cb988 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -801,7 +801,7 @@ export default { paySplitMessage: 'Amount to be paid (Baht)', summary: 'Total Summary', - periodNo: 'Installment No."', + periodNo: 'Installment No.', amount: 'Amount', payDueDate: 'Pay Due Date', callDueDate: 'Call Due Date',