From b1306e841ae1ac59f54f69ea05f1baca350032e4 Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Mon, 29 Aug 2022 14:32:49 +0800
Subject: [PATCH] fix

---
 src/main/resources/i18n/message_en_US.properties |   15 ++++++++++++++-
 1 files changed, 14 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..b85a2fa 100644
--- a/src/main/resources/i18n/message_en_US.properties
+++ b/src/main/resources/i18n/message_en_US.properties
@@ -5,4 +5,17 @@
 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
\ No newline at end of file

--
Gitblit v1.9.1