From fd5b34d644f4453742ef4ad74e2b36eebcd2c262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=B9=E5=87=B8=E6=9B=BC?= Date: Tue, 13 Jun 2023 10:25:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E5=8C=85=E7=BC=BA=E5=B0=91"operateConfirm"?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98=20(#1354)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 凹凸曼 --- frontend/src/lang/modules/en.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 1fac7bc12..c3e3e9fc1 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -97,6 +97,7 @@ const message = { updateSuccess: 'Update Success', uploadSuccess: 'Update Success', operate: 'Operate', + operateConfirm: 'If you are sure about the operation, please input it manually', inputOrSelect: 'Please select or enter', backupSuccess: 'Backup Success', unSupportType: 'Current file type is not supported!',