From 745bb98abec086b39f641a4aaabf807ed299d301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Tue, 22 Oct 2024 19:20:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AE=8C=E5=96=84=E7=9F=AD=E4=BF=A1?= =?UTF-8?q?=E5=91=8A=E8=AD=A6=E5=9B=BD=E9=99=85=E5=8C=96=20(#6806)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/modules/en.ts | 2 +- frontend/src/lang/modules/tw.ts | 2 +- frontend/src/lang/modules/zh.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index dc872f8a2..34af3cf3a 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1134,7 +1134,7 @@ const message = { freshClam: 'Update Virus Definitions', freshClamLog: 'Update Virus Definitions Logs', alertHelper: 'Professional version supports scheduled scan and SMS alert', - alertTitle: 'Virus scanning 「{0}」 task failed alert', + alertTitle: 'Virus scan task 「{0}」 detected infected file alert', }, }, logs: { diff --git a/frontend/src/lang/modules/tw.ts b/frontend/src/lang/modules/tw.ts index 9bdc256d2..067b76cf4 100644 --- a/frontend/src/lang/modules/tw.ts +++ b/frontend/src/lang/modules/tw.ts @@ -1071,7 +1071,7 @@ const message = { freshClam: '病毒庫刷新配置', freshClamLog: '病毒庫刷新日誌', alertHelper: '專業版支持定時掃描和短信告警功能', - alertTitle: '病毒掃描「{0}」任務失敗告警', + alertTitle: '病毒掃描「{0}」任務检测到感染文件告警', }, }, logs: { diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 5cfe274da..ad672ff4b 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -1073,7 +1073,7 @@ const message = { freshClam: '病毒库刷新配置', freshClamLog: '病毒库刷新日志', alertHelper: '专业版支持定时扫描和短信告警功能', - alertTitle: '病毒扫描「 {0} 」任务失败告警', + alertTitle: '病毒扫描「 {0} 」任务检测到感染文件告警', }, }, logs: {