From 1b37e91ce2e2a6f13a871d1aefd31af640ae7f71 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 d4d52e071..0719d8cbf 100644 --- a/webapp/locales/en.json +++ b/webapp/locales/en.json @@ -740,7 +740,7 @@ "unpin": "Unpin post", "unpinnedSuccessfully": "Post unpinned successfully!" }, - "name": "Post", + "name": "Article", "pinned": "Announcement", "takeAction": { "name": "Take action"