From 2da858edbdda7f3be168f8f736ba2a9094513ef3 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Wed, 26 Oct 2022 11:33:50 +0800
Subject: [PATCH] 20221021

---
 src/main/resources/i18n/message_en_US.properties |   51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 50 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties
index 0b9c233..a92301a 100644
--- a/src/main/resources/i18n/message_en_US.properties
+++ b/src/main/resources/i18n/message_en_US.properties
@@ -5,4 +5,53 @@
 transfer_msg_003=Exceeds the available quantity within 24 hours
 transfer_msg_004=Not Enough Coin
 transfer_msg_005=Less Than the Minimum Requirement
-transfer_msg_006=Not Enough Coin
\ No newline at end of file
+transfer_msg_006=Not Enough Coin
+transfer_msg_007=Buy up to 1000 per day
+
+box_surprise_001=Not Enough Box
+box_surprise_002=Feature upgrade
+
+
+system_regist_error=Please contact the recommender to recommend registration.
+
+nft_active_001=NFT Has Expired
+nft_active_002=Active Success
+nft_active_003=NFT Not Exist
+nft_active_004=NFT Not Enough Or NFT Activing
+nft_active_005=NFT Expired
+
+verification_code_err_001=Please enter the verification code
+verification_code_err_002=Incorrect verification code
+verification_code_err_003=The verification code has expired
+
+register_err_004=Account already exists
+register_err_005=Please enter the correct invitation code
+register_err_006=login was successful
+
+login_err_001=Account or password error
+login_err_002=The account is abnormal. Login is temporarily restricted
+login_err_003=Current network exception
+
+logout_001=Exit succeeded
+
+balance_err_001=Please enter the correct amount
+balance_err_002=Sorry, your credit is running low
+
+member_err_001=Please enter the correct invitation code
+member_err_002=The current user is not a member yet
+member_err_003=The opposite user is not a member yet
+member_err_004=The current yield does not meet the system rules
+member_err_005=The membership relationship does not meet the system rules
+member_err_006=Please enter the correct password
+member_err_007=Please enter the old password
+member_err_008=Please enter a new password
+member_err_009=The new passwords entered twice are inconsistent
+member_err_0010=Please enter the address
+member_err_0011=Please enter the correct user name
+member_err_0012=No inward transfer during hang up period
+member_err_0013=Parameter cannot be empty
+member_err_0014=Withdrawal once a day
+member_err_0015=Not in the hang up period
+
+Operation_001=Operation succeeded
+Operation_002=Operation failed
\ No newline at end of file

--
Gitblit v1.9.1