From d3c6876b228c85ec7cf18ee109b13c7c50d32169 Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Wed, 22 Oct 2025 22:04:27 +0800 Subject: [PATCH] awa --- public/locales/zh-CN/dashboard.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/locales/zh-CN/dashboard.json b/public/locales/zh-CN/dashboard.json index f8cfe32..4a8d66e 100755 --- a/public/locales/zh-CN/dashboard.json +++ b/public/locales/zh-CN/dashboard.json @@ -113,6 +113,8 @@ "retryDelayDes": "任务重试的初始延迟时间(秒)。" }, "settings": { + "announcementEnabled": "启用公告", + "announcementEnabledDes": "启用后,用户登录时会看到公告弹窗", "headlessFooter": "登录会话页面底部", "headlessFooterDes": "用户登录、注册、回调结果等页面底部展示的自定义 HTML 内容。", "headlessBottom": "登录会话页面主体底部",