From a95ecaf7c67dc3fd872d1c9fa176b49294365ff1 Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 04 Mar 2021 14:56:06 +0800 Subject: [PATCH] 20210304 最大持仓数设置0时,显示为空 --- src/main/resources/i18n/messages_en_US.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/resources/i18n/messages_en_US.properties b/src/main/resources/i18n/messages_en_US.properties index 300eeb3..825a36e 100644 --- a/src/main/resources/i18n/messages_en_US.properties +++ b/src/main/resources/i18n/messages_en_US.properties @@ -227,6 +227,10 @@ 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 +documentary_service_0019=The follower has a documentary contract and cannot kick out uploadFile_controller_0001=Upload failed -- Gitblit v1.9.1