From f6965f46760eb3cb37e907f69892ed8e31f1fd4f Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Wed, 3 Jun 2026 21:44:27 +0800 Subject: [PATCH] fix: update session label to indicate optional delivery target --- dashboard/src/i18n/locales/zh-CN/features/cron.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/i18n/locales/zh-CN/features/cron.json b/dashboard/src/i18n/locales/zh-CN/features/cron.json index 3c9dd8c9b..750af66bb 100644 --- a/dashboard/src/i18n/locales/zh-CN/features/cron.json +++ b/dashboard/src/i18n/locales/zh-CN/features/cron.json @@ -145,7 +145,7 @@ "cron": "Cron 表达式 *", "cronPlaceholder": "0 9 * * *", "runAt": "执行时间 *", - "session": "投递到", + "session": "投递到(可选)", "noUmos": "暂无可用会话", "timezone": "时区(可选,如 Asia/Shanghai)", "enabled": "启用"