From a3dbfd565406632cdf1a5a244d7f17baa499a785 Mon Sep 17 00:00:00 2001 From: Thanaphon Frappet Date: Thu, 9 Jan 2025 14:46:24 +0700 Subject: [PATCH] refactor: edit i18n --- 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 b7332e89..e942012a 100644 --- a/src/i18n/tha.ts +++ b/src/i18n/tha.ts @@ -941,7 +941,7 @@ export default { InProgress: 'กำลังดำเนินการ ', Success: 'ดำเนินการสำเร็จ', Failed: 'ดำเนินการไม่สำเร็จ', - Redo: 'ทำใหม่', + Redo: 'ยกเลิกรอดำเนินการใหม่', Validate: 'ตรวจสอบความถูกต้อง', Complete: 'ดำเนินการเสร็จสิ้น', Canceled: 'รายการคำขอถูกยกเลิก',