From 5ac4151ea1021cae4e09fff8913e45172076a541 Mon Sep 17 00:00:00 2001 From: Helius <wangdoubleone@gmail.com> Date: Fri, 12 Aug 2022 15:33:57 +0800 Subject: [PATCH] fix --- src/main/resources/i18n/message_en_US.properties | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties index 98caebc..5545518 100644 --- a/src/main/resources/i18n/message_en_US.properties +++ b/src/main/resources/i18n/message_en_US.properties @@ -8,5 +8,10 @@ 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. \ No newline at end of file + +system_regist_error=Please contact the recommender to recommend registration. + +nft_active_001=NFT Has Expired \ No newline at end of file -- Gitblit v1.9.1