|
|
@ -13,12 +13,14 @@ export default { |
|
|
|
header_nodata: 'No Data', |
|
|
|
header_nodata: 'No Data', |
|
|
|
header_wan: 'Coin Wallet', |
|
|
|
header_wan: 'Coin Wallet', |
|
|
|
header_otc: 'Legal Wallet', |
|
|
|
header_otc: 'Legal Wallet', |
|
|
|
header_last_hua:'Transfer', |
|
|
|
header_last_hua: 'Transfer', |
|
|
|
header_sweep: 'Scan code recharge', |
|
|
|
header_sweep: 'Scan code recharge', |
|
|
|
header_amout: 'Amount of money raised', |
|
|
|
header_amout: 'Amount of money raised', |
|
|
|
header_between: 'Asset rotation', |
|
|
|
header_between: 'Asset rotation', |
|
|
|
header_betweenBibi: 'Please transfer the withdrawal to the currency trading account', |
|
|
|
header_betweenBibi: |
|
|
|
header_betweenOtc: 'Please transfer it to the French currency trading account', |
|
|
|
'Please transfer the withdrawal to the currency trading account', |
|
|
|
|
|
|
|
header_betweenOtc: |
|
|
|
|
|
|
|
'Please transfer it to the French currency trading account', |
|
|
|
header_cong: 'From', |
|
|
|
header_cong: 'From', |
|
|
|
header_zhuan: 'Turn to', |
|
|
|
header_zhuan: 'Turn to', |
|
|
|
header_many: 'Amount of money', |
|
|
|
header_many: 'Amount of money', |
|
|
@ -31,7 +33,9 @@ export default { |
|
|
|
header_fuzhi: 'Already copied', |
|
|
|
header_fuzhi: 'Already copied', |
|
|
|
header_shibai: 'Replication failed, please manually replicate', |
|
|
|
header_shibai: 'Replication failed, please manually replicate', |
|
|
|
header_hou: 'Return', |
|
|
|
header_hou: 'Return', |
|
|
|
asset_warin:'The amount shall not be 0 or greater than the available balance', |
|
|
|
asset_warin: |
|
|
|
|
|
|
|
'The amount shall not be 0 or greater than the available balance', |
|
|
|
|
|
|
|
add: 'The recharge was successful!', |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|
}, |
|
|
|
}; |
|
|
|
}; |
|
|
|