diff --git a/frontend/src/components/Transactions/TransactionReceive.vue b/frontend/src/components/Transactions/TransactionReceive.vue index f9d776800..d6985ba16 100644 --- a/frontend/src/components/Transactions/TransactionReceive.vue +++ b/frontend/src/components/Transactions/TransactionReceive.vue @@ -26,7 +26,9 @@
{{ $t('decay.types.receive') }}
-
{{ amount | GDD }}
+
+ {{ amount | GDD }} +
{{ $t('via_link') }} {{ $t('decay.types.send') }}
-
{{ amount | GDD }}
+
+ {{ amount | GDD }} +
{{ $t('via_link') }}