From 015710c89e8b336119e37abbe4fda7945e698586 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Thu, 18 Aug 2022 13:44:41 +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 fa2d53a49..f6d420ef6 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -230,7 +230,7 @@ "navigation": { "admin_area": "Admin Area", "community": "Community", - "info": "Info", + "info": "Information", "logout": "Logout", "members_area": "Members area", "overview": "Overview",