diff --git a/frontend/src/components/GddSend/TransactionForm.vue b/frontend/src/components/GddSend/TransactionForm.vue index c2d6a1dca..2126dfa59 100644 --- a/frontend/src/components/GddSend/TransactionForm.vue +++ b/frontend/src/components/GddSend/TransactionForm.vue @@ -7,8 +7,10 @@ - - {{ $t('send_gdd') }} + + + {{ $t('send_gdd') }} + - - {{ $t('send_per_link') }} + + + {{ $t('send_per_link') }} + -->
- {{ date }} + {{ this.$d(new Date(date), 'short') }} + {{ this.$d(new Date(date), 'time') }}
{{ getLinesByType.description }} @@ -31,7 +32,7 @@ - + -