From 3ab588416dfd88cee2fb3421ec07f3a26d24f917 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 18 Aug 2022 17:21:20 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index 72e71523d..2145a87d3 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -107,8 +107,8 @@ "remove_all": "Remove all users", "save": "Speichern", "statistic": { - "activeUsers": "active members", - "deletedUsers": "deleted members", + "activeUsers": "Active members", + "deletedUsers": "Deleted members", "name": "Statistic", "totalGradidoAvailable": "Total GDD in circulation", "totalGradidoCreated": "Total created GDD",