From ce2381119e714643d5393035c3e30ad0bcaa5bd2 Mon Sep 17 00:00:00 2001 From: KKSU <15274802129@163.com> Date: Mon, 17 Jun 2024 15:11:05 +0800 Subject: [PATCH] 后台 --- src/main/resources/i18n/message_en_US.properties | 8 +++++++- 1 files changed, 7 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..b85a2fa 100644 --- a/src/main/resources/i18n/message_en_US.properties +++ b/src/main/resources/i18n/message_en_US.properties @@ -12,4 +12,10 @@ 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=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