chore(操作钱包页): 增加两个弹窗的翻译
This commit is contained in:
parent
12f18351a3
commit
58a06ca238
@ -496,7 +496,7 @@
|
||||
>
|
||||
<div style="color: rgba(0, 0, 0, 0.8); font-weight: 800">{{ t('tips') }}</div>
|
||||
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.7em">
|
||||
Are you sure you want to exchangecoins?
|
||||
{{ t('confirm_exchange') }}
|
||||
</div>
|
||||
<div
|
||||
style="width: 80%; display: flex; justify-content: space-between; align-items: center"
|
||||
@ -517,7 +517,7 @@
|
||||
"
|
||||
@click="closedPopup"
|
||||
>
|
||||
Cancel
|
||||
{{ t('cancel') }}
|
||||
</div>
|
||||
<div
|
||||
style="
|
||||
@ -538,7 +538,7 @@
|
||||
"
|
||||
@click="handleExchange"
|
||||
>
|
||||
Confirm
|
||||
{{ t('confirm') }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -571,12 +571,10 @@
|
||||
>
|
||||
<div style="color: rgba(0, 0, 0, 0.8); font-weight: 800">{{ t('tips') }}</div>
|
||||
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.8em">
|
||||
Please fill in the information carefully. You can only withdraw cash after the
|
||||
information is completed.
|
||||
{{ t('fill_info_tips') }}
|
||||
</div>
|
||||
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.6em">
|
||||
*lf there is a problem with the card number and the transfer cannot be made, it will
|
||||
result in the review being.
|
||||
{{ t('card_issue_tips') }}
|
||||
</div>
|
||||
<div
|
||||
style="
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user