From 432186385fb85d8d3518c62bcf687639d3dea4f4 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Tue, 23 Aug 2022 11:26:13 +0200 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 bf656e813..665512880 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -309,7 +309,7 @@ }, "statistic": { "totalGradidoAvailable": "Total GDD in circulation", - "totalGradidoCreated": "Total created GDD", + "totalGradidoCreated": "Total GDD created", "totalGradidoDecayed": "Total GDD decay" }, "success": "Success",