From 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 28 Jun 2024 09:28:04 +0800
Subject: [PATCH] 123
---
src/i18n/en.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 340becc..cc2a84f 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -1,5 +1,6 @@
{
"3": "three",
+ "期权合约":"Options",
"请输入止盈金额": "take profit amount",
"请输入止损金额": "stop loss amount",
"当前有待处理提现订单,请稍后提现!": "There is currently a pending withdrawal order, please withdraw later!",
--
Gitblit v1.9.3