|
@@ -172,7 +172,6 @@ module.exports = {
|
|
|
usdtsc: 'USDT market'
|
|
usdtsc: 'USDT market'
|
|
|
},
|
|
},
|
|
|
login: {
|
|
login: {
|
|
|
-
|
|
|
|
|
dl: 'Login',
|
|
dl: 'Login',
|
|
|
zc: 'Register',
|
|
zc: 'Register',
|
|
|
yx: 'Mail',
|
|
yx: 'Mail',
|
|
@@ -201,5 +200,71 @@ module.exports = {
|
|
|
ts: 'Hint',
|
|
ts: 'Hint',
|
|
|
nwdl: 'You are not logged in. Do you want to log in now?',
|
|
nwdl: 'You are not logged in. Do you want to log in now?',
|
|
|
qx: 'Cancel'
|
|
qx: 'Cancel'
|
|
|
|
|
+ },
|
|
|
|
|
+ hy: {
|
|
|
|
|
+ jg: 'price',
|
|
|
|
|
+ sl: 'number',
|
|
|
|
|
+ jyfx: 'Direction of trade',
|
|
|
|
|
+ sz: 'rose',
|
|
|
|
|
+ xd: 'fall',
|
|
|
|
|
+ xjwt: 'limit order',
|
|
|
|
|
+ sjwt: 'market order',
|
|
|
|
|
+ jygs: 'lot size',
|
|
|
|
|
+ ggbs: 'leverage multiple',
|
|
|
|
|
+ zsj: 'stop loss price',
|
|
|
|
|
+ zyj: 'stop profit price',
|
|
|
|
|
+ bzj: 'Margin',
|
|
|
|
|
+ kyhyye: 'free margin',
|
|
|
|
|
+ sxf: 'Fees',
|
|
|
|
|
+ zd: 'long',
|
|
|
|
|
+ zk: 'long short',
|
|
|
|
|
+ zc: 'position',
|
|
|
|
|
+ kcdj: 'opening unit price',
|
|
|
|
|
+ dqjg: 'current price',
|
|
|
|
|
+ ykzt: 'break even status',
|
|
|
|
|
+ ykje: 'profit and loss amount',
|
|
|
|
|
+ wtsj: 'Commissioning time',
|
|
|
|
|
+ pcsj: 'Liquidation time',
|
|
|
|
|
+ wtjg: 'Commission price',
|
|
|
|
|
+ zydj: 'stop profit',
|
|
|
|
|
+ zkdj: 'Stop loss',
|
|
|
|
|
+ qr: 'confirm',
|
|
|
|
|
+ qx: 'cancel',
|
|
|
|
|
+ tjz: 'process',
|
|
|
|
|
+ ts: 'prompt',
|
|
|
|
|
+ gdcg: 'Successful order placement',
|
|
|
|
|
+ jycg: 'Successful transaction',
|
|
|
|
|
+ sjjzz: 'loading',
|
|
|
|
|
+ pc: 'ring out',
|
|
|
|
|
+ sfljpc: 'Whether to close the position immediately. After confirmation, it cannot be modified',
|
|
|
|
|
+ pccg: 'Successful closing of positions',
|
|
|
|
|
+ cx: 'repeal',
|
|
|
|
|
+ sfljcx: 'Whether to cancel immediately. After confirmation, it cannot be modified',
|
|
|
|
|
+ qqz: 'loading',
|
|
|
|
|
+ cxcg: 'Succeeded in canceling',
|
|
|
|
|
+ djhq: 'get',
|
|
|
|
|
+ qbdd: 'all orders',
|
|
|
|
|
+ cp: 'product',
|
|
|
|
|
+ ssjg: 'real time price',
|
|
|
|
|
+ jrdz: 'up and down today',
|
|
|
|
|
+ wtss: 'hands',
|
|
|
|
|
+ yl: 'profit',
|
|
|
|
|
+ ks: 'losses',
|
|
|
|
|
+ qbwt: 'entrusted',
|
|
|
|
|
+ qbcc: 'position',
|
|
|
|
|
+ cjmx: 'obviously',
|
|
|
|
|
+ mr: 'buy',
|
|
|
|
|
+ mc: 'sell',
|
|
|
|
|
+ sjcj: 'actual',
|
|
|
|
|
+ sj: 'time',
|
|
|
|
|
+ wtj: 'commission price',
|
|
|
|
|
+ jye: 'turnover',
|
|
|
|
|
+ cjzj: 'total',
|
|
|
|
|
+ cjjj: 'average',
|
|
|
|
|
+ cjl: 'turnove',
|
|
|
|
|
+ wc: 'complete',
|
|
|
|
|
+ gm: 'buy',
|
|
|
|
|
+ cs: 'sell',
|
|
|
|
|
+ lsjl: 'history'
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|