From 72d8e3cde4863e15a6c284f3d7ccd0c304512af9 Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期一, 12 四月 2021 16:43:30 +0800 Subject: [PATCH] 新增 --- src/main/resources/static/i18n/messages_en_US.properties | 8 +++++++- 1 files changed, 7 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 113ae9c..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 @@ -953,4 +954,9 @@ test.user.name.dict4=Search by Test-Taker Code 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 \ No newline at end of file +jsp.main.other.003=Recently Created Test Packages +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