From c576b9f8f6a49a1efb27e5e7d1e09fc5f2336796 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 02 Dec 2020 17:58:44 +0800
Subject: [PATCH] Merge branch 'outcenter' of https://gitee.com/chonggaoxiao/new_excoin.git into outcenter

---
 src/main/resources/i18n/messages_en_US.properties |    7 +++++++
 1 files changed, 7 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..2caa640 100644
--- a/src/main/resources/i18n/messages_en_US.properties
+++ b/src/main/resources/i18n/messages_en_US.properties
@@ -239,3 +239,10 @@
 cancellation_success=Cancellation Success
 cancellation_fail=Cancellation Fail
 
+submit_repeat=Do not repeat submission
+
+login_init=Cannot generate Wallet
+login_recovery_001=Please input mnemonics
+login_recovery_002=Mnemonic errors
+login_recovery_003=Import succeeded
+login_recovery_004=Please enter the correct fund password

--
Gitblit v1.9.1