From d977ad28ab4fb476c6c9bf30c944f23940d4e97e Mon Sep 17 00:00:00 2001 From: puriphatt Date: Fri, 8 Nov 2024 11:02:56 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20i18n=20=3D>=20=E0=B9=80=E0=B8=87?= =?UTF-8?q?=E0=B8=99=20to=20=E0=B9=80=E0=B8=87=E0=B8=B4=E0=B8=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/tha.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/tha.ts b/src/i18n/tha.ts index 9da5ff12..6b26b6ef 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -779,7 +779,7 @@ export default { PaymentPending: 'ชำระเงิน', PaymentInProcess: 'ชำระเงิน', PaymentSuccess: 'ออกใบเสร็จ', - Receipt: 'ใบเสร็จรับเงน', + Receipt: 'ใบเสร็จรับเงิน', ProcessComplete: 'เสร็จสิ้น', Canceled: 'ยกเลิก', },