From 74d3712317f0596e5d424a00239c7c3742db78a5 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Tue, 04 Aug 2020 16:16:00 +0800 Subject: [PATCH] Merge branch 'follow' of https://gitee.com/chonggaoxiao/new_excoin into follow --- 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