From 9c491eedca1d8c5004ec28cf6a47db25a8ffa90c Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 6 Dec 2022 11:01:22 +0100 Subject: [PATCH] Transaction list style edited --- .../Contributions/ContributionListItem.vue | 2 +- .../src/components/GddTransactionList.vue | 15 +++++++++++--- .../Transactions/TransactionCreation.vue | 6 +++--- .../Transactions/TransactionLinkSummary.vue | 2 +- .../Transactions/TransactionReceive.vue | 6 +++--- .../Transactions/TransactionSend.vue | 6 +++--- frontend/src/i18n.js | 20 +++++++++++++++++++ frontend/src/locales/de.json | 1 + frontend/src/locales/en.json | 1 + 9 files changed, 45 insertions(+), 14 deletions(-) diff --git a/frontend/src/components/Contributions/ContributionListItem.vue b/frontend/src/components/Contributions/ContributionListItem.vue index 938fb271b..62a8089c6 100644 --- a/frontend/src/components/Contributions/ContributionListItem.vue +++ b/frontend/src/components/Contributions/ContributionListItem.vue @@ -32,7 +32,7 @@
{{ $t('creation') }}
-
{{ amount | GDD }}
+
{{ amount | GDD }}
diff --git a/frontend/src/components/GddTransactionList.vue b/frontend/src/components/GddTransactionList.vue index 069b5aa97..665316d7e 100644 --- a/frontend/src/components/GddTransactionList.vue +++ b/frontend/src/components/GddTransactionList.vue @@ -1,6 +1,6 @@ - + + +
{{ $t('lastMonth') }}
+
+