From c1df1dc7a01d36b9776a1987e9827b0f1ab12324 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期五, 13 一月 2023 18:44:36 +0800 Subject: [PATCH] update 更新快照版本 5.0.0-SNAPSHOT 开启 5.X 研发工作 --- ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_en.properties | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_en.properties b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_en.properties index 8e7d835..8b3c801 100644 --- a/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_en.properties +++ b/ruoyi-extend/ruoyi-xxl-job-admin/src/main/resources/i18n/message_en.properties @@ -1,19 +1,19 @@ admin_name=Scheduling Center admin_name_full=Distributed Task Scheduling Platform XXL-JOB -admin_version=2.3.0 +admin_version=2.3.1 admin_i18n=en ## system system_tips=System message -system_ok=Confirm +system_ok=Confirm system_close=Close -system_save=Save +system_save=Save system_cancel=Cancel system_search=Search system_status=Status system_opt=Operate -system_please_input=please input -system_please_choose=please choose +system_please_input=please input +system_please_choose=please choose system_success=success system_fail=fail system_add_suc=add success @@ -191,7 +191,7 @@ joblog_kill_log_byman=Manual operation, kill job joblog_lost_fail=Job result lost, marked as failure joblog_rolling_log=Rolling log -joblog_rolling_log_refresh=Refresh +joblog_rolling_log_refresh=Refresh joblog_rolling_log_triggerfail=The job trigger fail, can not view the rolling log joblog_rolling_log_failoften=The request for the Rolling log is terminated, the number of failed requests exceeds the limit, Reload the log on the refresh page joblog_logid_unvalid=Log ID is illegal -- Gitblit v1.9.3