feat(admin,api,player): smart score solver, disable settlement UI, misc fixes
This commit is contained in:
@@ -63,7 +63,7 @@ const i18n = createI18n({
|
||||
tx_bet_push: '投注退水',
|
||||
tx_bet_refund: '投注退款',
|
||||
tx_bet_void: '投注撤销',
|
||||
tx_cashback: '返水',
|
||||
tx_cashback: '返水发放',
|
||||
tx_resettle: '重新结算',
|
||||
},
|
||||
bet: {
|
||||
@@ -288,7 +288,7 @@ const i18n = createI18n({
|
||||
tx_bet_push: 'Bet Push',
|
||||
tx_bet_refund: 'Bet Refund',
|
||||
tx_bet_void: 'Bet Voided',
|
||||
tx_cashback: 'Cashback',
|
||||
tx_cashback: 'Cashback Distribution',
|
||||
tx_resettle: 'Resettlement',
|
||||
},
|
||||
bet: {
|
||||
@@ -519,7 +519,7 @@ const i18n = createI18n({
|
||||
tx_bet_push: 'Pertaruhan Seri',
|
||||
tx_bet_refund: 'Bayaran Balik',
|
||||
tx_bet_void: 'Pertaruhan Dibatalkan',
|
||||
tx_cashback: 'Cashback',
|
||||
tx_cashback: 'Pembayaran Cashback',
|
||||
tx_resettle: 'Penyelesaian Semula',
|
||||
},
|
||||
bet: {
|
||||
|
||||
Reference in New Issue
Block a user