From dbeec4f642712fb9f0cdfc30f493740b50e9393d Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Mon, 22 Sep 2025 11:28:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- i18n/lang/en.json | 4 +++- i18n/lang/zh-TW.json | 4 +++- pages/assets/account-bill.vue | 2 +- pages/base/contract.vue | 2 +- pages/base/mine.vue | 5 +++-- 5 files changed, 11 insertions(+), 6 deletions(-) diff --git a/i18n/lang/en.json b/i18n/lang/en.json index 88ba746..e4636bd 100644 --- a/i18n/lang/en.json +++ b/i18n/lang/en.json @@ -109,7 +109,9 @@ "c5": "your transfer order has been submitted successfully, please wait patiently, and the transfer result will be notified by SMS or e-mail. Please check it carefully. If you have any questions, please contact the customer service in time.", "c6": "Increase ratio", "c7": "Current valuation", - "GraphicValidation": "Graphical verification" + "GraphicValidation": "Graphical verification", + "Futurestrading": "Futures Trading", + "Futuresaccount": "Futures Account" }, "base": { "a0": "Title", diff --git a/i18n/lang/zh-TW.json b/i18n/lang/zh-TW.json index 509ed89..392505e 100644 --- a/i18n/lang/zh-TW.json +++ b/i18n/lang/zh-TW.json @@ -109,7 +109,9 @@ "c5": "您的劃轉訂單已提交成功,請耐心等待,劃轉結果會以簡訊或郵件的管道通知。請注意查收,如有疑問請及時聯系客服", "c6": "漲幅比例", "c7": "當前估值", - "GraphicValidation": "圖形驗證" + "GraphicValidation": "圖形驗證", + "Futurestrading": "期貨交易", + "Futuresaccount": "期貨帳戶" }, "base": { "a0": "標題", diff --git a/pages/assets/account-bill.vue b/pages/assets/account-bill.vue index b71e92f..de5960f 100644 --- a/pages/assets/account-bill.vue +++ b/pages/assets/account-bill.vue @@ -1,6 +1,6 @@