From 3154a08c8f114291b59ee44074d6af95026eba32 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Thu, 11 Aug 2022 18:18:28 +0800 Subject: [PATCH] fix:add active nft --- src/main/resources/i18n/message_en_US.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties index 0167e28..5545518 100644 --- a/src/main/resources/i18n/message_en_US.properties +++ b/src/main/resources/i18n/message_en_US.properties @@ -14,4 +14,4 @@ system_regist_error=Please contact the recommender to recommend registration. -nft_active_001=Do Not Repeat Activation \ No newline at end of file +nft_active_001=NFT Has Expired \ No newline at end of file -- Gitblit v1.9.1