From 197305b81e7c5c015561fc1daaedfaa172672b5e Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 4 Apr 2022 16:25:45 +0200 Subject: [PATCH] change text button edit to back --- frontend/src/components/GddSend/TransactionConfirmationLink.vue | 2 +- frontend/src/components/GddSend/TransactionConfirmationSend.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/GddSend/TransactionConfirmationLink.vue b/frontend/src/components/GddSend/TransactionConfirmationLink.vue index 97ccc0428..c23ed35d2 100644 --- a/frontend/src/components/GddSend/TransactionConfirmationLink.vue +++ b/frontend/src/components/GddSend/TransactionConfirmationLink.vue @@ -39,7 +39,7 @@ - {{ $t('form.edit') }} + {{ $t('back') }} diff --git a/frontend/src/components/GddSend/TransactionConfirmationSend.vue b/frontend/src/components/GddSend/TransactionConfirmationSend.vue index 3485c33ff..33a8b9351 100644 --- a/frontend/src/components/GddSend/TransactionConfirmationSend.vue +++ b/frontend/src/components/GddSend/TransactionConfirmationSend.vue @@ -55,7 +55,7 @@ - {{ $t('form.edit') }} + {{ $t('back') }}