From c62bb62b21543b791a98c2bdece5214b10a45de5 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 18 Aug 2022 17:06:45 +0200 Subject: [PATCH] Update admin/src/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- admin/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index 53c39c9f6..8ed50cc48 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -112,7 +112,7 @@ "name": "Statistic", "totalGradidoAvailable": "Total GDD in circulation", "totalGradidoCreated": "Total created GDD", - "totalGradidoDecayed": "Total GDD decayed", + "totalGradidoDecayed": "Total GDD decay", "totalGradidoUnbookedDecayed": "GDD not booked decayed", "totalUsers": "Members" },