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 @@