From 00aa0271f2e5e5671a3b8a183188e3ec3dbb07aa Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 19 Jun 2023 09:50:46 +0300 Subject: [PATCH] src/assets/i18n: update English strings Re-word two messages for better English and consistency with other similar strings. --- src/assets/i18n/en.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 0c651991ae..6c91bae4c1 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -1298,9 +1298,9 @@ "community.all-lists.head": "Subcommunities and Collections", - "community.sub-collection-list.head": "Collections of this Community", + "community.sub-collection-list.head": "Collections in this Community", - "community.sub-community-list.head": "Communities of this Community", + "community.sub-community-list.head": "Communities in this Community", "cookies.consent.accept-all": "Accept all",