Skip to content

Commit 1728dae

Browse files
committed
fix: Locales
1 parent 92e3941 commit 1728dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/locales/lang/zh-CN/views/trigger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export default {
2828
minutes: '分钟',
2929
cronExpression: 'Cron 表达式',
3030
switchCycle: '切换为触发周期',
31-
switchCron: '切换为时间表达式',
31+
switchCron: '切换为Cron表达式',
3232
placeholder: '请输入Cron表达式(如:0 0 1 * *)'
3333
},
3434
type: {

0 commit comments

Comments
 (0)