From 2e7e6b3df6e3d7e07514e7f6b1b4e5a333949741 Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Fri, 5 May 2023 08:44:23 -0400 Subject: [PATCH] I18n --- app/soapbox/locales/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index 96efd8530..64116bc10 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -691,7 +691,6 @@ "empty_column.remote": "There is nothing here! Manually follow users from {instance} to fill it up.", "empty_column.scheduled_statuses": "You don't have any scheduled statuses yet. When you add one, it will show up here.", "empty_column.search.accounts": "There are no people results for \"{term}\"", - "empty_column.search.groups": "There are no groups results for \"{term}\"", "empty_column.search.hashtags": "There are no hashtags results for \"{term}\"", "empty_column.search.statuses": "There are no posts results for \"{term}\"", "empty_column.test": "The test timeline is empty.", @@ -1322,7 +1321,6 @@ "search.placeholder": "Search", "search_results.accounts": "People", "search_results.filter_message": "You are searching for posts from @{acct}.", - "search_results.groups": "Groups", "search_results.hashtags": "Hashtags", "search_results.statuses": "Posts", "security.codes.fail": "Failed to fetch backup codes",