From 151acea10853518ee53ca5c969e2c6f26ddf010f Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 12 Aug 2021 11:38:57 +0200 Subject: [PATCH] gdt transaction header change --- frontend/src/components/DecayInformation.vue | 8 ++++---- frontend/src/locales/de.json | 4 ++-- .../AccountOverview/GdtTransactionList.vue | 20 +++++++++---------- 3 files changed, 15 insertions(+), 17 deletions(-) diff --git a/frontend/src/components/DecayInformation.vue b/frontend/src/components/DecayInformation.vue index ef0108d83..413e8f885 100644 --- a/frontend/src/components/DecayInformation.vue +++ b/frontend/src/components/DecayInformation.vue @@ -19,7 +19,7 @@
{{ $t('decay.last_transaction') }}
-
+
{{ $t('decay.Starting_block_decay') }}
{{ $t('decay.decay_introduced') }} : @@ -35,12 +35,12 @@
-
+
- {{ $t('decay.past_time') }} +
{{ $t('decay.past_time') }}
-
{{ $t('decay.since_introduction') }}
+
{{ $t('decay.since_introduction') }}
{{ duration.years }} {{ $t('decay.year') }}, diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index e497f86f3..d301792a9 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -178,8 +178,8 @@ "formula":"Berechungsformel", "no-transactions":"Du hast zur Zeit keine Transaktionen", "publisher":"Dein geworbenes Mitglied hat gespendet.", - "gdt-receive":"GDT erhalten", - "your-share":"Dein Anteil", + "gdt-receive":"Aktion", + "your-share":"Geworbenes Mitglied", "donation":"Spende" } } diff --git a/frontend/src/views/Pages/AccountOverview/GdtTransactionList.vue b/frontend/src/views/Pages/AccountOverview/GdtTransactionList.vue index a0efb39f9..d70807d10 100644 --- a/frontend/src/views/Pages/AccountOverview/GdtTransactionList.vue +++ b/frontend/src/views/Pages/AccountOverview/GdtTransactionList.vue @@ -34,42 +34,40 @@
{{ $t('gdt.gdt-receive') }}
-
{{ $n(gdt, 'decimal') }}
+
Gutschrift
-
---
-
GDT
+
{{ comment }}
+
{{ $n(gdt, 'decimal') }} GDT
{{ $t('gdt.your-share') }}
-
{{ $n(amount, 'decimal') }}
+
Gutschrift
5%
-
GDT
+
{{ $n(amount, 'decimal') }} GDT
{{ $t('gdt.donation') }}
-
{{ $n(amount, 'decimal') }}
-
{{ $n(gdt, 'decimal') }}
+
Gutschrift
-
---
-
EURO
-
GDT
+
{{ $n(amount, 'decimal') }} €
+
{{ $n(gdt, 'decimal') }} GDT
- +
{{ $t('form.memo') }}