From e92b00089d8d57899df380135d79864dade09837 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 09 Feb 2023 16:18:59 +0800 Subject: [PATCH] 修改波场JAR 手续费修改成15trx --- src/main/resources/i18n/message_en_US.properties | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties index a92301a..70bd7db 100644 --- a/src/main/resources/i18n/message_en_US.properties +++ b/src/main/resources/i18n/message_en_US.properties @@ -1,4 +1,4 @@ -system_error=System Error +system_error=Updating package is being uploaded transfer_msg_001=System Not Start transfer_msg_002=Exceed the remaining USDT amount @@ -36,6 +36,7 @@ balance_err_001=Please enter the correct amount balance_err_002=Sorry, your credit is running low +balance_err_003=The withdrawal amount is less than the minimum withdrawal amount member_err_001=Please enter the correct invitation code member_err_002=The current user is not a member yet @@ -52,6 +53,10 @@ member_err_0013=Parameter cannot be empty member_err_0014=Withdrawal once a day member_err_0015=Not in the hang up period +member_err_0016=The number of transfers exceeds the specified number +member_err_0017=Account exception +member_err_0018=The old password is incorrect and cannot be reset Operation_001=Operation succeeded -Operation_002=Operation failed \ No newline at end of file +Operation_002=Operation failed +Operation_003=Do not submit repeatedly \ No newline at end of file -- Gitblit v1.9.1