From 018fb85bc39ba2586766473d4ae672c9d10c1bb5 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Wed, 9 Aug 2023 18:12:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=AE=A1=E5=88=92=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4=20(#1897?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/lang/modules/en.ts | 2 +- frontend/src/views/cronjob/operate/index.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 89c772c96..8256c4c40 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -721,7 +721,7 @@ const message = { perNSecond: 'Every N seconds', per: 'Every ', handle: 'Handle', - day1: 'Day', + day: 'Day', monday: 'Monday', tuesday: 'Tuesday', wednesday: 'Wednesday', diff --git a/frontend/src/views/cronjob/operate/index.vue b/frontend/src/views/cronjob/operate/index.vue index 837ffa2ba..ca03e140c 100644 --- a/frontend/src/views/cronjob/operate/index.vue +++ b/frontend/src/views/cronjob/operate/index.vue @@ -549,7 +549,7 @@ defineExpose({