| {{ t('dashboard.Bank Name') }} | {{ t('dashboard.Current Balance') }} | {{ t('dashboard.Transaction Breakdown') }} | {{ t('dashboard.Safe Alert') }} |
|---|---|---|---|
| {{ bank.name }} {{ bank.account }} | AUD {{ money(bank.balance) }} |
入
({{ bank.depositCount }})
{{ money(bank.deposit) }}
出
({{ bank.withdrawCount }})
{{ money(bank.withdraw) }}
{{ t('dashboard.Fast Calculation Support') }}
+ − × ÷
|
|
| {{ t('dashboard.No bank data') }} | |||
{{ t('dashboard.Webhook hint') }}
{{ t('dashboard.History retention note') }}