You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
1010 B
22 lines
1010 B
export default { |
|
recharge: { |
|
table: { |
|
header_addr: '充幣地址', |
|
header_copy: '復制到剪切板', |
|
header_look: '查看', |
|
header_recharge: '充幣記錄', |
|
header_status: '跟蹤狀態', |
|
header_tips: '溫馨提示', |
|
header_remarks: '充幣備註', |
|
header_deal1: '請勿向上述地址充值任何非', |
|
header_deal2: '資產,否則資產將不可找回。', |
|
header_financial: |
|
'充幣僅支持simple send的方法,使用其他方法(send all)的充幣暫時無法上賬,請您諒解。', |
|
header_currency: |
|
'您充值至上述地址後,需要整個網絡節點的確認,1次網絡確認後到賬,3 次網絡確認後可提幣。', |
|
header_repeat: |
|
'您的充值地址不會經常改變,可以重復充值;如有更改,我們會盡量通過網站公告或郵件通知您。', |
|
header_safety: '請務必確認電腦及瀏覽器安全,防止信息被篡改或泄露。', |
|
}, |
|
}, |
|
};
|
|
|