From ae5be5f20fae67c7e59c3f97875ee5c16fde159d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Tue, 14 Apr 2026 09:09:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A2=84=E8=A7=88=E9=82=AE?= =?UTF-8?q?=E4=BB=B6=E6=A8=A1=E7=89=88=E5=8F=98=E9=87=8F=20=E8=8B=B1?= =?UTF-8?q?=E6=96=87=E6=8F=90=E7=A4=BA=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/langs/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js index 89c83d8..48f693c 100644 --- a/src/components/common/langs/en.js +++ b/src/components/common/langs/en.js @@ -1158,7 +1158,7 @@ colTitle: 'Template title', preview: 'Preview', previewWithVariables: 'Preview (showing variables)', previewWithVariablesTitle: 'Preview (showing variables)', - previewWithVariablesHint: 'The expert data is an example, used for variablespelling check only.', + previewWithVariablesHint: 'The expert data is an example, used for variable spelling check only.', close: 'Close', placeholder: 'Please enter email content' }