refactor: remove redundant confirmation message for validation
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 11s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 11s
This commit is contained in:
parent
0dca8a7029
commit
fb23ec5fd4
1 changed files with 0 additions and 2 deletions
|
|
@ -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?',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue