module.exports = { exchange: { index: "首頁", markets: "行情", trade: "合約交易", financial: "理財", about: "關於我們", news: "集團新聞", qs: "常見問題", download: "下載", scan: "掃碼下載", more: "查看更多", symbol: "幣種", new_price: "最新價", radio: "漲幅", high: "高", low: "低", volume: "量", price: "價格", number: "數量", acount: "累計", tra_symbol: "交易對象", direction: "方向", profit: "盈虧", open_price: "開倉金額", avia_price: "可平金額", amount: "保證金", fee: "手續費", buy_price: "建倉成本", close_price: "平倉價格", order_no: "訂單號", open_time: "開倉時間", close_time: "平倉時間", w_amount: "委託金額", last_amonut: "剩餘金額", order_type: "訂單類型", limit_price: "限價", w_time: "委託時間", state: "狀態", operate: "操作", buy_up: "開多", nuy_down: "開空", hold: "持倉", closed: "已平倉", close: "平倉", not_record: "暫無記錄", close_up: "平多", close_down: "平空", oppont: "市價委託", limit: "限價委託", cancel: "撤單", uncreate: "未成交", created: "成交", buy: "買入", sell: "賣出", phone_login: "手機版登錄", contact: "聯繫我們", all: "全部", swap: "合約交易", exchange: "現貨交易", now_w: "當前委託", his_w: "歷史委託", now_hold: "當前持倉", his_hold: "歷史持倉", handicap: "盤口", b_price: "買入價", b_price_word: "請輸入價格", b_num: "買入量", b_num_word: "請輸入數量", can_buy: "可買入", money: "金額", login: "登錄", logout: "退出登錄", or: "或", regis: "註冊", s_price: "賣出價", s_num: "賣出量", can_sell: "可賣出", jz: "淨值", open: "開倉", gRate: "槓桿", p_choose: "請選擇", zhang: "張", can_open_up: "可開多", can_close_up: "可平多", h_money: "合約金額", j_fee: "建倉手續費", can_open_down: "可開空", can_close_down: "可平空", can_cancel: "是否確認撤單?", tips: "提示", comfirm: "確定", cancel: "取消", do_succ: "操作成功", can_close: "是否確認平倉?", input_limit_price:"請輸入限價價格", input_number:"請輸入委託張數", can_order:"是否確認下單", } }