|
|
|
@ -425,6 +425,7 @@ export default {
|
|
|
|
|
'Check interval': '检查间隔', |
|
|
|
|
'Timeout strategy must be selected': '超时策略必须选一个', |
|
|
|
|
'Timeout must be a positive integer': '超时时长必须为正整数', |
|
|
|
|
'Timeout must be longer than check interval': '超时时间必须比检查间隔长', |
|
|
|
|
'Add dependency': '添加依赖', |
|
|
|
|
and: '且', |
|
|
|
|
or: '或', |
|
|
|
@ -435,6 +436,7 @@ export default {
|
|
|
|
|
Running: '正在运行', |
|
|
|
|
'Waiting for dependency to complete': '等待依赖完成', |
|
|
|
|
'Delay execution': '延时执行', |
|
|
|
|
'Forced success': '强制成功过', |
|
|
|
|
Selected: '已选', |
|
|
|
|
CurrentHour: '当前小时', |
|
|
|
|
Last1Hour: '前1小时', |
|
|
|
|