From 7dadcb1701c1969810112fcef3f39b4893cf2115 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 8 Feb 2022 15:13:54 +0100 Subject: [PATCH] rechtschreibfehler fixed --- frontend/src/locales/de.json | 4 ++-- frontend/src/locales/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/locales/de.json b/frontend/src/locales/de.json index 8c4a0f79f..16e4abd02 100644 --- a/frontend/src/locales/de.json +++ b/frontend/src/locales/de.json @@ -21,7 +21,7 @@ "switch-to-this-community": "zu dieser Gemeinschaft wechseln" }, "decay": { - "befor_startblock_transaction": "Die Transanktion binhaltet noch keine Vergänglichkeit.", + "befor_startblock_transaction": "Die Transaktion binhaltet noch keine Vergänglichkeit.", "calculation_decay": "Berechnung der Vergänglichkeit", "calculation_total": "Berechnung der Gesamtsumme", "created": "Geschöpft", @@ -30,7 +30,7 @@ "decayStart": " - Startblock für Vergänglichkeit am: ", "decay_introduced": "Die Vergänglichkeit wurde eingeführt am ", "decay_since_last_transaction": "Vergänglichkeit seit der letzten Transaktion", - "first_transaction": "Die erste Transanktion binhaltet keinen Vergänglichkeit.", + "first_transaction": "Die erste Transaktion beinhaltet keinen Vergänglichkeit.", "hours": "Stunden", "last_transaction": "Letzte Transaktion", "minutes": "Minuten", diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index f0ece59a4..fc79de976 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -21,7 +21,7 @@ "switch-to-this-community": "Switch to this community" }, "decay": { - "befor_startblock_transaction": "The transanction does not yet contain transience.", + "befor_startblock_transaction": "The transaction does not yet contain transience.", "calculation_decay": "Calculation of Decay", "calculation_total": "Calculation of the total Amount", "created": "Created", @@ -30,7 +30,7 @@ "decayStart": " - Starting block for decay at: ", "decay_introduced": "Decay was introduced on", "decay_since_last_transaction": "Decay since the last transaction", - "first_transaction": "The first transanction does not include decay.", + "first_transaction": "The first transaction does not include decay.", "hours": "Hours", "last_transaction": "Last transaction:", "minutes": "Minutes",