From f1dc8f5a7f3a661ce19513a9ad47fe18e3e883ff Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Mon, 12 Aug 2024 11:47:14 +0800 Subject: [PATCH] 1 --- src/i18n/en/jiaoyi.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/i18n/en/jiaoyi.js b/src/i18n/en/jiaoyi.js index 826adfc..2bbc904 100644 --- a/src/i18n/en/jiaoyi.js +++ b/src/i18n/en/jiaoyi.js @@ -80,7 +80,7 @@ chengjiaoe: "Total", zuoduomairu: "Buy long", zuokongmaichu: "Sell short", - zuokongmairu: "Short buy", + zuokongmairu: "Buy Short", jiaoyizican: "Trading Assets", keyongjine: "Amount Avbl", keyongshuliang: "Avbl Amount", @@ -117,4 +117,7 @@ heyuezongzican: "Total Contract Assets", suocang: "Lock", '期权合约': 'Options Contracts', + "请输入止盈金额": "Please enter the take profit amount", + "请输入止损金额": "Please enter the stop loss amount", + "实时价格": "Real-time Prices" }; -- Gitblit v1.9.3