|
|
@ -78,7 +78,8 @@ const message = {
|
|
|
|
Rollbacking: 'Rollbacking from snapshot, please wait...',
|
|
|
|
Rollbacking: 'Rollbacking from snapshot, please wait...',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
msg: {
|
|
|
|
msg: {
|
|
|
|
delete: 'This operation cannot be rolled back. Do you want to continue',
|
|
|
|
delete: 'This operation delete cannot be rolled back. Do you want to continue?',
|
|
|
|
|
|
|
|
clean: 'This operation clean cannot be rolled back. Do you want to continue?',
|
|
|
|
deleteTitle: 'Delete',
|
|
|
|
deleteTitle: 'Delete',
|
|
|
|
deleteSuccess: 'Delete Success',
|
|
|
|
deleteSuccess: 'Delete Success',
|
|
|
|
loginSuccess: 'Login Success',
|
|
|
|
loginSuccess: 'Login Success',
|
|
|
@ -628,8 +629,7 @@ const message = {
|
|
|
|
errHandle: 'Task execution failure',
|
|
|
|
errHandle: 'Task execution failure',
|
|
|
|
noRecord: 'The execution did not generate any logs',
|
|
|
|
noRecord: 'The execution did not generate any logs',
|
|
|
|
cleanData: 'Clean data',
|
|
|
|
cleanData: 'Clean data',
|
|
|
|
cleanDataHelper:
|
|
|
|
cleanDataHelper: 'Delete the backup file generated during this task.',
|
|
|
|
'Clean data will remove all data generated by this scheduled task, including backup files, execution records, and log files.',
|
|
|
|
|
|
|
|
noLogs: 'No task output yet...',
|
|
|
|
noLogs: 'No task output yet...',
|
|
|
|
errPath: 'Backup path [{0}] error, cannot download!',
|
|
|
|
errPath: 'Backup path [{0}] error, cannot download!',
|
|
|
|
},
|
|
|
|
},
|
|
|
|