From 89968406a5a0f47117804509506368c0b0a71c85 Mon Sep 17 00:00:00 2001 From: hwj Date: Wed, 3 Jun 2026 18:08:07 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E6=9E=84?= =?UTF-8?q?=E5=BB=BA=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/en.ts b/src/locales/en.ts index f40398c3..a7f988b8 100644 --- a/src/locales/en.ts +++ b/src/locales/en.ts @@ -2325,12 +2325,12 @@ export default { nextMonth: 'next month', work: 'work', rest: 'rest', - searchDateStartPlaceholder: '开始日�?, + searchDateStartPlaceholder: '开始日期', searchDateEndPlaceholder: '结束日期', searchTypeLabel: '类型', searchTypePlaceholder: '请选择类型', searchRemarkLabel: '备注', - searchRemarkPlaceholder: '请输入备�?, + searchRemarkPlaceholder: '请输入备注', searchButtonText: '搜索', resetButtonText: '重置', addButtonText: '新增',