From 444ba76f4cca8a9df3faf61ab33ec631aec7fbba Mon Sep 17 00:00:00 2001 From: chengxiangling <291105840@qq.com> Date: 星期五, 16 五月 2025 16:59:12 +0800 Subject: [PATCH] 提交right-toolbar组件事件调用计划运行模块 --- src/utils/i18n/locales/plan/index.js | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/utils/i18n/locales/plan/index.js b/src/utils/i18n/locales/plan/index.js index 4f6c083..dea71e7 100644 --- a/src/utils/i18n/locales/plan/index.js +++ b/src/utils/i18n/locales/plan/index.js @@ -28,8 +28,8 @@ errorMonthEmpty: "璇烽�夋嫨骞存湀", }, placeholder: { - startDate: "寮�濮嬫棩鏈�", - endDate: "缁撴潫鏃ユ湡", + startDate: "寮�濮�", + endDate: "缁撴潫", startMonth: "寮�濮嬫湀浠�", endMonth: "缁撴潫鏈堜唤", to: "鑷�", @@ -254,8 +254,8 @@ errorMonthEmpty: "Please select year and month", }, placeholder: { - startDate: "Start date", - endDate: "End date", + startDate: "Start", + endDate: "End", startMonth: "Start Month", endMonth: "End Month", to: "To", -- Gitblit v1.9.3