From 8728733ad60e1698bb6cf0fa2e428c28a6bffbe7 Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期二, 06 四月 2021 10:34:12 +0800 Subject: [PATCH] 需求提交。 --- src/main/resources/static/i18n/messages_en_US.properties | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/main/resources/static/i18n/messages_en_US.properties b/src/main/resources/static/i18n/messages_en_US.properties index 3bfb2c8..e20c2c9 100644 --- a/src/main/resources/static/i18n/messages_en_US.properties +++ b/src/main/resources/static/i18n/messages_en_US.properties @@ -627,6 +627,7 @@ dict.ic172=Add how many dict.ic173=Client Recycle dict.ic174=Recycling Due +dict.ic175=Email Template Configuration demography.level.ic1=Employee demography.level.ic2=First-line Supervisor demography.level.ic3=Mid-level Manager @@ -954,4 +955,8 @@ jsp.main.other.001=Recently Completed Tests jsp.main.other.002=Recently Abandoned Tests or Tests Being Completed jsp.main.other.003=Recently Created Test Packages -menu.exam.test_package.search=Search Test Package \ No newline at end of file +menu.exam.test_package.search=Search Test Package +jsp.exam.package.langtype=Mail Language Type +jsp.exam.test_package.memberEmailContent=Tester Report Message Content +menu.exam.evaluation_report.view=Evaluation Report List +jsp.exam.evaluation_report.export.msg=Does not support exporting all at the moment \ No newline at end of file -- Gitblit v1.9.1