We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e3941 commit 1728daeCopy full SHA for 1728dae
1 file changed
ui/src/locales/lang/zh-CN/views/trigger.ts
@@ -28,7 +28,7 @@ export default {
28
minutes: '分钟',
29
cronExpression: 'Cron 表达式',
30
switchCycle: '切换为触发周期',
31
- switchCron: '切换为时间表达式',
+ switchCron: '切换为Cron表达式',
32
placeholder: '请输入Cron表达式(如:0 0 1 * *)'
33
},
34
type: {
0 commit comments