|
@@ -9,15 +9,22 @@
|
|
|
"order": "Unsubscribe"
|
|
"order": "Unsubscribe"
|
|
|
},
|
|
},
|
|
|
"account": {
|
|
"account": {
|
|
|
|
|
+ "profitLoss": "ProfitLoss",
|
|
|
"freezeMargin2": "Deposit"
|
|
"freezeMargin2": "Deposit"
|
|
|
},
|
|
},
|
|
|
"quote": {
|
|
"quote": {
|
|
|
|
|
+ "bid": "BuyPrice",
|
|
|
|
|
+ "ask": "SellPrice",
|
|
|
|
|
+ "holdvolume": "HoldVolume",
|
|
|
"deposit": "Deposit",
|
|
"deposit": "Deposit",
|
|
|
"orderbuy": "Reservation",
|
|
"orderbuy": "Reservation",
|
|
|
"transferbuy": "Buyback",
|
|
"transferbuy": "Buyback",
|
|
|
"ordersell": "Cancel Reservation",
|
|
"ordersell": "Cancel Reservation",
|
|
|
"transfersell": "Cancel Unsubscribe",
|
|
"transfersell": "Cancel Unsubscribe",
|
|
|
|
|
+ "buy": "Reservation",
|
|
|
|
|
+ "selll": "Buyback",
|
|
|
"goods": {
|
|
"goods": {
|
|
|
|
|
+ "buyorsell": "Choice",
|
|
|
"taaccount": "Account"
|
|
"taaccount": "Account"
|
|
|
},
|
|
},
|
|
|
"swap": {
|
|
"swap": {
|
|
@@ -27,11 +34,14 @@
|
|
|
"permargin": "Deposit"
|
|
"permargin": "Deposit"
|
|
|
},
|
|
},
|
|
|
"pricing": {
|
|
"pricing": {
|
|
|
|
|
+ "buyorsell": "Choice",
|
|
|
"title": "Order",
|
|
"title": "Order",
|
|
|
"deposit": "Deposit",
|
|
"deposit": "Deposit",
|
|
|
"title1": "Pricing & Listing"
|
|
"title1": "Pricing & Listing"
|
|
|
},
|
|
},
|
|
|
"spot": {
|
|
"spot": {
|
|
|
|
|
+ "buyprice": "BuyPrice",
|
|
|
|
|
+ "sellprice": "SellPrice",
|
|
|
"title": "Unsubscribe Detail",
|
|
"title": "Unsubscribe Detail",
|
|
|
"listingprice": "UnsubscribePrice"
|
|
"listingprice": "UnsubscribePrice"
|
|
|
},
|
|
},
|
|
@@ -39,22 +49,87 @@
|
|
|
"title1": "Unsubscribe Detail"
|
|
"title1": "Unsubscribe Detail"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "order": {
|
|
|
|
|
+ "feeTotal": "ServiceCharge:",
|
|
|
|
|
+ "goodsorder": {
|
|
|
|
|
+ "buyorsell": "Choice"
|
|
|
|
|
+ },
|
|
|
|
|
+ "pricingorder": {
|
|
|
|
|
+ "buyorsell": "Choice"
|
|
|
|
|
+ },
|
|
|
|
|
+ "pricingtrade": {
|
|
|
|
|
+ "buyorsell": "Choice",
|
|
|
|
|
+ "charge": "ServiceCharge",
|
|
|
|
|
+ "closepl": "CLosePL"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
"position": {
|
|
"position": {
|
|
|
"transfer": {
|
|
"transfer": {
|
|
|
"transferqty":"ReservationQty"
|
|
"transferqty":"ReservationQty"
|
|
|
},
|
|
},
|
|
|
"goods": {
|
|
"goods": {
|
|
|
|
|
+ "buyorsell": "BuyOrSell",
|
|
|
|
|
+ "holderqty": "OrderQty",
|
|
|
|
|
+ "curpositionqty": "OrderQty",
|
|
|
|
|
+ "freezeqty": "FreezeQty",
|
|
|
|
|
+ "frozenqty": "FreezeQty",
|
|
|
|
|
+ "curholderamount": "OrderAmount",
|
|
|
|
|
+ "holderamount": "OrderAmount",
|
|
|
|
|
+ "tradetime": "OrderTime",
|
|
|
"transferprice": "ReservationPrice",
|
|
"transferprice": "ReservationPrice",
|
|
|
"tips1": "Please Enter Reservation ReservationPrice",
|
|
"tips1": "Please Enter Reservation ReservationPrice",
|
|
|
"tips2": "Please Enter Reservation quantity",
|
|
"tips2": "Please Enter Reservation quantity",
|
|
|
"qty": "ReservationQty",
|
|
"qty": "ReservationQty",
|
|
|
"orderqty": "ReservationQty",
|
|
"orderqty": "ReservationQty",
|
|
|
- "subtitle3": "Reservation Info"
|
|
|
|
|
|
|
+ "averageprice": "AveragePrice",
|
|
|
|
|
+ "subtitle3": "Reservation Info",
|
|
|
|
|
+ "holddetail": {
|
|
|
|
|
+ "holderqty": "OrderQty",
|
|
|
|
|
+ "freezeqty": "FreezeQty",
|
|
|
|
|
+ "profitLoss": "ProfitLoss",
|
|
|
|
|
+ "holderamount": "OrderAmount",
|
|
|
|
|
+ "tradetime": "OrderTime"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "pricing": {
|
|
|
|
|
+ "buyorsell": "Choice",
|
|
|
|
|
+ "frozenqty": "FreezeQty",
|
|
|
|
|
+ "curholderamount": "OrderTime",
|
|
|
|
|
+ "averageprice": "AveragePrice"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "banksign": {
|
|
|
|
|
+ "capital": {
|
|
|
|
|
+ "totalcharge": "TotalServiceCharge:"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "report": {
|
|
|
|
|
+ "title": "User Statement",
|
|
|
|
|
+ "closepl": "CLosePL",
|
|
|
|
|
+ "trade": {
|
|
|
|
|
+ "buyorselldisplay": "Choice"
|
|
|
|
|
+ },
|
|
|
|
|
+ "position": {
|
|
|
|
|
+ "buyorselldisplay": "Choice",
|
|
|
|
|
+ "frozenqty": "FreezeQty"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "mine": {
|
|
|
|
|
+ "setting": {
|
|
|
|
|
+ "orderBuyOrSell": "Default"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"pcroute": {
|
|
"pcroute": {
|
|
|
"bottom": {
|
|
"bottom": {
|
|
|
- "bottom_pricing": "Pricing & Listing"
|
|
|
|
|
|
|
+ "bottom_goods_position_transfer": "Reservation",
|
|
|
|
|
+ "bottom_goods_position": "OrderPosition",
|
|
|
|
|
+ "bottom_pricing": "Pricing & Listing",
|
|
|
|
|
+ "bottom_pricing_position": "OrderPosition",
|
|
|
|
|
+ "bottom_swap_position": "OrderPosition"
|
|
|
|
|
+ },
|
|
|
|
|
+ "market": {
|
|
|
|
|
+ "title": "Spots Market",
|
|
|
|
|
+ "market_trade": "Spots Market"
|
|
|
},
|
|
},
|
|
|
"query": {
|
|
"query": {
|
|
|
"query_order_pricing": "Pricing & Listing"
|
|
"query_order_pricing": "Pricing & Listing"
|