diff --git a/xxl-job-admin/src/main/resources/i18n/message.properties b/xxl-job-admin/src/main/resources/i18n/message.properties index 6c152b1b..f6043692 100644 --- a/xxl-job-admin/src/main/resources/i18n/message.properties +++ b/xxl-job-admin/src/main/resources/i18n/message.properties @@ -119,6 +119,7 @@ jobinfo_opt_pause=暂停 jobinfo_opt_resume=恢复 jobinfo_opt_log=日志 jobinfo_opt_run=执行 +jobinfo_glue_remark=源码备注 ## job log joblog_name=调度日志 diff --git a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.exception.ftl b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.exception.ftl index 15e09b53..b821e327 100644 --- a/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.exception.ftl +++ b/xxl-job-admin/src/main/webapp/WEB-INF/template/common/common.exception.ftl @@ -2,7 +2,7 @@ - 应用程序异常 (error) + Error