Skip to content

Commit

Permalink
The prompt for starting the job has an extra ‘p’. (#3595)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxiangyang authored Mar 4, 2024
1 parent 3420ffb commit bf1a725
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export default {
enableDrain: '在触发 savepoint 和停止作业之前发送 MAX_WATERMARK',
invalidSavePoint: 'savepoint 路径无效: ',
canceling: '当前作业正在停止中',
starting: '当前作业正在q启动中',
starting: '当前作业正在启动中',
},
dashboard: {
availableTaskSlots: '可用的任务槽数',
Expand Down

0 comments on commit bf1a725

Please sign in to comment.