From 6dc644faba388416a2f50cf00b30a06a3396dea5 Mon Sep 17 00:00:00 2001 From: wzy <wzy19931122ai@163.com> Date: Wed, 03 Mar 2021 14:19:57 +0800 Subject: [PATCH] modify --- src/main/resources/i18n/messages_en_US.properties | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_en_US.properties b/src/main/resources/i18n/messages_en_US.properties index 009da2a..add0045 100644 --- a/src/main/resources/i18n/messages_en_US.properties +++ b/src/main/resources/i18n/messages_en_US.properties @@ -139,6 +139,7 @@ member_service_0095=Insufficient available balance of agent usdt account member_service_0096=Transfer fail member_service_0097=Payment method already exists +member_service_0098=Please select another account order_service_0001=Wrong parameter value order_service_0002=Not logged in @@ -223,6 +224,13 @@ home_service_0013=Modification succeeded, please log in home_service_0014=The mobile number does not exist, please register and log in +documentary_service_0013=Please close the position after applying +documentary_service_0014=The current status cannot be followed +documentary_service_0015=Please cancel and apply again +documentary_service_0016=The trader has been set not to follow orders +documentary_service_0017=Please change the contract to separate margin mode +documentary_service_0018=In documentary, cannot adjust to full position margin mode + uploadFile_controller_0001=Upload failed result_success_msg=Operation success @@ -242,3 +250,5 @@ submit_repeat=Do not repeat submission +unknown_type=Unknown type + -- Gitblit v1.9.1