From fca500e96b3b76e3381cffa2fe5a2a0d7515df10 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 6 Nov 2024 16:08:33 +0700 Subject: [PATCH] fix: customer => employee table th i18n --- src/i18n/eng.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 6656aa4d..5701037e 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -111,7 +111,7 @@ export default { people: 'People', group: 'Group', laborIdentified: 'Labor identified', - beDue: 'It will be due in...', + beDue: 'Due in', due: 'Due', overDue: 'Overdue', status: 'Status', @@ -535,7 +535,7 @@ export default { visaStayUntil: 'Permitted to Stay Until', visaTM6: 'TM.6 Number (Arrival)', visaEnter: 'Date of Entry into the Country', - visaExpireDate: 'visa Expiry Date', + visaExpireDate: 'Visa Expiry Date', employerSelect: { branchName: 'Branch Name',