From 7c5eb91ce4cc1a02077aeb84941368373278fe1b Mon Sep 17 00:00:00 2001
From: Helius <wangdoubleone@gmail.com>
Date: Thu, 11 Aug 2022 14:32:02 +0800
Subject: [PATCH] fix:add active nft function

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

diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties
index cd03dce..0167e28 100644
--- a/src/main/resources/i18n/message_en_US.properties
+++ b/src/main/resources/i18n/message_en_US.properties
@@ -12,4 +12,6 @@
 box_surprise_002=Feature upgrade
 
 
-system_regist_error=Please contact the recommender to recommend registration.
\ No newline at end of file
+system_regist_error=Please contact the recommender to recommend registration.
+
+nft_active_001=Do Not Repeat Activation
\ No newline at end of file

--
Gitblit v1.9.1