From a7d5859d7f95d27ed1be29c437911a083ab9703a Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 06 Aug 2020 11:05:42 +0800
Subject: [PATCH] 20200806  代码提交

---
 src/main/resources/i18n/messages_en_US.properties |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/i18n/messages_en_US.properties b/src/main/resources/i18n/messages_en_US.properties
index 47d0eaf..009da2a 100644
--- a/src/main/resources/i18n/messages_en_US.properties
+++ b/src/main/resources/i18n/messages_en_US.properties
@@ -41,6 +41,7 @@
 member_service_0009=Mobile number cannot be empty
 member_service_0010=Sent successfully
 
+documentary_service_0011=Cancelled successfully
 member_service_0011=Fail in send
 member_service_0012=The verification code has expired, please request again
 member_service_0013=Wrong verification code
@@ -239,3 +240,5 @@
 cancellation_success=Cancellation Success
 cancellation_fail=Cancellation Fail
 
+submit_repeat=Do not repeat submission
+

--
Gitblit v1.9.1