add 任务调度国际化

This commit is contained in:
周俊杰
2023-11-30 15:07:13 +08:00
parent 301033ef99
commit e3bbf6d18f
8 changed files with 150 additions and 72 deletions

View File

@@ -11,7 +11,7 @@ export default {
'operate': 'operate',
},
'msg': {
'stop_msg': 'Are you sure to stop this thread?'
'select_msg': 'Are you sure to stop this thread?'
}
}
}