diff --git a/frontend/src/components/Transactions/TransactionCreation.vue b/frontend/src/components/Transactions/TransactionCreation.vue index 69d1b8b13..891d1dd28 100644 --- a/frontend/src/components/Transactions/TransactionCreation.vue +++ b/frontend/src/components/Transactions/TransactionCreation.vue @@ -31,7 +31,7 @@
- {{ $t('decay.decay_since_last_transaction') }} + {{ linkedUser.firstName + ' ' + linkedUser.lastName }}