From f92b223d90ba58ef9b1aa66149d57bd28cbc3c49 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Tue, 8 Feb 2022 08:30:09 +0100 Subject: [PATCH] Update frontend/src/locales/en.json Co-authored-by: Moriz Wahl --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 2427602f0..024cab870 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -29,7 +29,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 has no decay.", "hours": "Hours", "last_transaction": "Last transaction:", "minutes": "Minutes",