Update frontend/src/views/Pages/SendOverview/GddSend/TransactionConfirmation.vue

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
This commit is contained in:
Alexander Friedland 2022-01-19 15:49:57 +01:00 committed by GitHub
parent d0468f8c48
commit c2557c1f8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
</b-row>
<b-container class="bv-example-row mt-3 gray-background p-2">
<p>{{ $t('advance-calculation') }}</p>
<p>{{ $t('advanced-calculation') }}</p>
<b-row class="pr-3">
<b-col class="text-right">{{ $t('form.current_balance') }}</b-col>
<b-col class="text-right">{{ $n(balance, 'decimal') }}</b-col>