// src/views/Wallet/CashOut/CashOut.vue {{ t('salary_balance', { amount: currentAmount }) }} {{ t('withdrawal_rule_1') }} {{ t('withdrawal_rule_2') }} {{ t('currently_in_use') }} {{ t('no_bank_cards_in_use') }} {{ t('payee') }}: {{ usedBankCard?.payee }} {{ t('card_number') }}: {{ usedBankCard?.cardNo }} {{ t('kyc') }} : {{ t('review_passed') }} {{ t('review_failed') }} {{ t('awaiting_review') }} {{ t('complete_information') }} {{ t('passport_id_card', { current: bankCardInfo.previewUrls.length }) }} {{ t('contact_number') }}: {{ bankCardInfo.contactNumber }} {{ t('other_description') }}: {{ bankCardInfo.otherDescription }} {{ t('cash_out') }} {{ t('tips') }} {{ t('fill_info_tips') }} {{ t('card_issue_tips') }} {{ t('receive') }} {{ t('bd_salary') }} {{ t('no_bank_cards_added') }} {{ t('payee') }}: {{ card.payee }} {{ t('card_number') }}: {{ card.cardNo }} {{ t('tips') }} {{ t('cash_withdrawal_tips') }} {{ t('receive') }}