From f1aaecc9dc0a3d680f2f693ee963d5d060e75734 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Fri, 09 Jan 2026 16:18:43 +0800 Subject: [PATCH] 1 --- src/locales/tw.js | 64 +++++++++++++++++++++++++++++++- 1 files changed, 62 insertions(+), 2 deletions(-) diff --git a/src/locales/tw.js b/src/locales/tw.js index c31464c..098065d 100644 --- a/src/locales/tw.js +++ b/src/locales/tw.js @@ -292,7 +292,7 @@ "jy126": "確認申購", "jy127": "申購配號", "jy128": "申購單價", - "jy129": "大宗交易記錄", + "jy129": "股东持减記錄", "jy13": "浮動盈虧", "jy130": "購買價格", "jy131": "購買數量", @@ -733,7 +733,7 @@ "jy83": "深", "jy84": "滬", "jy85": "北", - "jy86": "大宗交易", + "jy86": "股东持减", "jy87": "請輸入數量", "jy88": "購買金額", "jy89": "請輸入秘鑰", @@ -811,5 +811,65 @@ jy530: "維護更新中", jy531: "槓桿倍數", jy532: "選擇融資倍數", + jy533: "買入/賣出手續費", + jy534: "銀證轉入", + jy535: "資金交易有監管", + jy536: "轉入金額(元)", + jy537: "暫無充值渠道,請聯繫客服", + jy538: "銀證轉入請先通過實名認證和綁定銀行卡", + jy539: "銀證轉入交易時間:09:00-17:00", + jy540: "聯繫客服", + jy541: "開戶銀行", + jy542: "請輸入開戶銀行", + jy543: "平台轉賬信息獲取失敗", + jy544: "請輸入轉賬用戶名", + jy545: "請上傳轉賬截圖", + // 收益日曆 + profitCalendar_title: "普通資產分析", + profitCalendar_monthProfit: "本月帳戶收益①", + profitCalendar_today: "今日", + profitCalendar_month: "本月", + profitCalendar_to: "至", + profitCalendar_profitAmount: "收益額", + profitCalendar_calendar: "收益日曆", + profitCalendar_year: "年", + profitCalendar_monthText: "月", + profitCalendar_accountProfit: "帳戶收益", + profitCalendar_marketClosed: "休市", + profitCalendar_sunday: "日", + profitCalendar_monday: "一", + profitCalendar_tuesday: "二", + profitCalendar_wednesday: "三", + profitCalendar_thursday: "四", + profitCalendar_friday: "五", + profitCalendar_saturday: "六", + // 大宗交易 + dz_share: "份額", + dz_completed: "已完成", + dz_buySuccess: "買入成功", + + // 登錄註冊頁面新增 + login_phoneNumber: "手機號", + login_loginPassword: "登錄密碼", + login_agreeToTerms: "已閱讀並同意", + login_userAgreement: "《用戶協議》", + login_openAccountRegister: "開戶註冊", + login_pleaseAgreeToTerms: "請先閱讀並同意《用戶協議》", + register_accountOpening: "賬戶開戶", + register_zeroCommissionOpening: "零佣金開戶", + register_fastTrading: "極速交易", + register_secureReliable: "安全可靠", + register_selectAreaCode: "請選擇區號", + register_confirmPassword: "確認密碼", + register_inviteCode: "邀請碼", + register_openAccountNow: "立即開戶", + register_haveAccountLoginNow: "已有賬戶?立即登錄", + register_fastAccountOpening: "極速開戶", + register_completedIn3Minutes: "3分鐘完成", + register_bankLevelSecurity: "銀行級安全", + register_fundProtection: "資金保障", + register_professionalService: "專業服務", + register_investmentAdvisor: "投資顧問", + register_verificationCodeSentSuccess: "驗證碼發送成功", } -- Gitblit v1.9.3