From 9a209d2776d847d01a24976a27121ba56601d910 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 18 Aug 2022 13:47:45 +0200 Subject: [PATCH] Update frontend/src/locales/en.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- 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 7e54ddafa..03731b599 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -309,7 +309,7 @@ "activeUsers": "active members", "deletedUsers": "deleted members", "totalGradidoAvailable": "Total GDD in circulation", - "totalGradidoCreated": "GDD total created", + "totalGradidoCreated": "Total created GDD", "totalGradidoDecayed": "Total GDD decay", "totalGradidoUnbookedDecayed": "Total unbooked GDD decay" },