|
|
@@ -12,11 +12,63 @@
|
|
|
{
|
|
|
"app": {
|
|
|
"name": "TCE",
|
|
|
- "slogan": "Digital Trading Platform\r\nModern Integrated Services"
|
|
|
+ "slogan": "TCE Spot Pre Order Platform"
|
|
|
},
|
|
|
"operation": {
|
|
|
"transfer": "Reservation",
|
|
|
"order": "Unsubscribe"
|
|
|
+ },
|
|
|
+ "account": {
|
|
|
+ "freezeMargin2": "Deposit"
|
|
|
+ },
|
|
|
+ "quote": {
|
|
|
+ "deposit": "Deposit",
|
|
|
+ "orderbuy": "Reservation",
|
|
|
+ "transferbuy": "Buyback",
|
|
|
+ "ordersell": "Cancel Reservation",
|
|
|
+ "transfersell": "Cancel Unsubscribe",
|
|
|
+ "goods": {
|
|
|
+ "taaccount": "Account"
|
|
|
+ },
|
|
|
+ "swap": {
|
|
|
+ "sellprice": "Unsubscribe Price",
|
|
|
+ "buyprice": "Reservation Price",
|
|
|
+ "currentaccount": "Account",
|
|
|
+ "permargin": "Deposit"
|
|
|
+ },
|
|
|
+ "pricing": {
|
|
|
+ "title": "Order",
|
|
|
+ "deposit": "Deposit",
|
|
|
+ "title1": "Pricing & Listing"
|
|
|
+ },
|
|
|
+ "spot": {
|
|
|
+ "title": "Unsubscribe Detail",
|
|
|
+ "listingprice": "UnsubscribePrice"
|
|
|
+ },
|
|
|
+ "transfer": {
|
|
|
+ "title1": "Unsubscribe Detail"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "position": {
|
|
|
+ "transfer": {
|
|
|
+ "transferqty":"ReservationQty"
|
|
|
+ },
|
|
|
+ "goods": {
|
|
|
+ "transferprice": "ReservationPrice",
|
|
|
+ "tips1": "Please Enter Reservation ReservationPrice",
|
|
|
+ "tips2": "Please Enter Reservation quantity",
|
|
|
+ "qty": "ReservationQty",
|
|
|
+ "orderqty": "ReservationQty",
|
|
|
+ "subtitle3": "Reservation Info"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pcroute": {
|
|
|
+ "bottom": {
|
|
|
+ "bottom_pricing": "Pricing & Listing"
|
|
|
+ },
|
|
|
+ "query": {
|
|
|
+ "query_order_pricing": "Pricing & Listing"
|
|
|
+ }
|
|
|
}
|
|
|
>>>>>>> 5afce088 (xxxx)
|
|
|
}
|