From 3b34fe2300b0b60cc5d5d6eb0799150ed7c25803 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Thu, 12 Dec 2024 09:33:40 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20i18n=20=E0=B8=AA=E0=B8=B1=E0=B9=88?= =?UTF-8?q?=E0=B8=87=E0=B9=81=E0=B8=A5=E0=B9=89=E0=B8=A7=E0=B8=A3=E0=B8=AD?= =?UTF-8?q?=E0=B8=94=E0=B8=B3=E0=B9=80=E0=B8=99=E0=B8=B4=E0=B8=99=E0=B8=81?= =?UTF-8?q?=E0=B8=B2=E0=B8=A3?= 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 19d7e670..62c1cc3a 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -872,7 +872,7 @@ export default { work: { Pending: 'รอสั่งงาน', Ready: 'พร้อมสั่งงาน', - Waiting: 'สั่งFเล้วรอดำเนินการ', + Waiting: 'สั่งแล้วรอดำเนินการ', InProgress: 'กำลังดำเนินการ', Validate: 'รอตรวจสอบ', Ended: 'เสร็จสิ้น',