From 27d103f79f8594827fa1be355384b13f709e01b2 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 5 Apr 2023 19:30:26 -0500 Subject: [PATCH] yarn i18n --- app/soapbox/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/locales/en.json b/app/soapbox/locales/en.json index b122d86a1..e871e7ffe 100644 --- a/app/soapbox/locales/en.json +++ b/app/soapbox/locales/en.json @@ -1457,8 +1457,8 @@ "status.show_more_all": "Show more for all", "status.show_original": "Show original", "status.title": "Post Details", - "status.title_group": "Group Post Details", "status.title_direct": "Direct message", + "status.title_group": "Group Post Details", "status.translate": "Translate", "status.translated_from_with": "Translated from {lang} using {provider}", "status.unbookmark": "Remove bookmark",