From 6b5288ca8f2a9bbc1a4cac7496f3fde983df4a85 Mon Sep 17 00:00:00 2001 From: ogerly Date: Sat, 26 Mar 2022 16:58:50 +0100 Subject: [PATCH] change, via_link text outer link --- .../src/components/TransactionRows/AmountAndNameRow.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/TransactionRows/AmountAndNameRow.vue b/frontend/src/components/TransactionRows/AmountAndNameRow.vue index c98154909..322ad7dfa 100644 --- a/frontend/src/components/TransactionRows/AmountAndNameRow.vue +++ b/frontend/src/components/TransactionRows/AmountAndNameRow.vue @@ -10,8 +10,10 @@
- - {{ itemText }} +
+ + {{ itemText }} + {{ $t('via_link') }} - +
{{ itemText }}