From 5dbaba3c415db9ac74de4f9021fe433c1f802daa Mon Sep 17 00:00:00 2001 From: Chewbacca Date: Wed, 19 Apr 2023 10:20:23 -0400 Subject: [PATCH] Add locale --- 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 35bfb58a0..f7f1f20e1 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -1469,6 +1469,7 @@ "status.reblog": "Repost", "status.reblog_private": "Repost to original audience", "status.reblogged_by": "{name} reposted", + "status.reblogged_by_with_group": "{name} reposted from {group}", "status.reblogs.empty": "No one has reposted this post yet. When someone does, they will show up here.", "status.redraft": "Delete & re-draft", "status.remove_account_from_group": "Remove account from group",