From b2b1f5ece37ced16ca320f98647d1cd92dffd8a6 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 11 Apr 2023 09:01:59 -0500 Subject: [PATCH] yarn i18n --- app/soapbox/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 080a6dfc5..265cb1bcc 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -807,6 +807,7 @@ "group.role.admin": "Admin", "group.role.owner": "Owner", "group.tabs.all": "All", + "group.tabs.media": "Media", "group.tabs.members": "Members", "group.tags.hint": "Add up to 3 keywords that will serve as core topics of discussion in the group.", "group.tags.label": "Tags",