From fb23ec5fd499832a5fa1cd51a47caf8819cc7ce7 Mon Sep 17 00:00:00 2001 From: puriphatt Date: Wed, 26 Mar 2025 10:30:45 +0700 Subject: [PATCH] refactor: remove redundant confirmation message for validation --- src/i18n/eng.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/i18n/eng.ts b/src/i18n/eng.ts index 757429c7..36f4255f 100644 --- a/src/i18n/eng.ts +++ b/src/i18n/eng.ts @@ -1072,10 +1072,8 @@ export default { confirmSavingStatus: 'Do you want to confirm the saving of the status change data?', confirmSending: 'Do you confirm the submission of the task?', - confirmValidate: 'Do you confirm the validation?', warningSelectDeliveryStaff: 'You have not yet selected a document delivery staff.', - confirmEndWorkWarning: "Do you want to end the work now? The current statuses 'Pending', 'In Progress', 'To Be Reprocessed' will be changed to 'Redo All'.", confirmEndWork: 'Do you want to end the work?',