From d5bdc5f5f9da677fc4ae93278a9d6f37e47e026b Mon Sep 17 00:00:00 2001 From: KKSU <15274802129@163.com> Date: Sat, 22 Jun 2024 16:57:17 +0800 Subject: [PATCH] 后台矩阵列表 --- src/main/resources/i18n/message_en_US.properties | 6 +++++- 1 files changed, 5 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..b85a2fa 100644 --- a/src/main/resources/i18n/message_en_US.properties +++ b/src/main/resources/i18n/message_en_US.properties @@ -14,4 +14,8 @@ 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 +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