chore(操作钱包页): 增加两个弹窗的翻译

This commit is contained in:
hzj 2025-11-19 14:25:27 +08:00
parent 12f18351a3
commit 58a06ca238

View File

@ -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.8); font-weight: 800">{{ t('tips') }}</div>
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.7em"> <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>
<div <div
style="width: 80%; display: flex; justify-content: space-between; align-items: center" style="width: 80%; display: flex; justify-content: space-between; align-items: center"
@ -517,7 +517,7 @@
" "
@click="closedPopup" @click="closedPopup"
> >
Cancel {{ t('cancel') }}
</div> </div>
<div <div
style=" style="
@ -538,7 +538,7 @@
" "
@click="handleExchange" @click="handleExchange"
> >
Confirm {{ t('confirm') }}
</div> </div>
</div> </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.8); font-weight: 800">{{ t('tips') }}</div>
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.8em"> <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 {{ t('fill_info_tips') }}
information is completed.
</div> </div>
<div style="color: rgba(0, 0, 0, 0.4); font-weight: 600; font-size: 0.6em"> <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 {{ t('card_issue_tips') }}
result in the review being.
</div> </div>
<div <div
style=" style="