From d98560a32c7bc106ddcd6db6e8356b9e8161845a Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 21 Nov 2022 10:26:58 +0800
Subject: [PATCH] 20221117

---
 src/main/resources/i18n/message_en_US.properties |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties
index 1ad521f..a492465 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
@@ -54,6 +54,8 @@
 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
 
 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