From aba821d96e97be14aea472ef7408ac8f19c38ad8 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Mon, 31 Oct 2022 17:02:13 +0800
Subject: [PATCH] 20221021

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

diff --git a/src/main/resources/i18n/message_en_US.properties b/src/main/resources/i18n/message_en_US.properties
index a0f659b..1ad521f 100644
--- a/src/main/resources/i18n/message_en_US.properties
+++ b/src/main/resources/i18n/message_en_US.properties
@@ -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

--
Gitblit v1.9.1