From 277e53ded58f3851721bcabceb05fa8c6f21b1b8 Mon Sep 17 00:00:00 2001 From: elweyn Date: Mon, 5 Jun 2023 13:03:46 +0200 Subject: [PATCH] Change ribbon text from 'post' to 'article' Co-authored-by: Tirokk Co-authored-by: entermex --- webapp/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/locales/en.json b/webapp/locales/en.json index 45a241957..70969ac8c 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -716,7 +716,7 @@ "unpin": "Unpin post", "unpinnedSuccessfully": "Post unpinned successfully!" }, - "name": "Post", + "name": "Article", "pinned": "Announcement", "takeAction": { "name": "Take action"