logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://hacktivis.me/git/pleroma-fe.git
commit: c5551e834ba9c7f0fb809d5ff8c9694e84b4a4e8
parent aa0b2e07233f4370497ab01e05bb6b913ee6efa5
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Thu, 24 Mar 2022 19:27:33 -0400

Fix English translation of Shoutbox in features panel

Diffstat:

Msrc/i18n/en.json2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/i18n/en.json b/src/i18n/en.json @@ -46,7 +46,7 @@ "processing": "Processing, you'll soon be asked to download your file" }, "features_panel": { - "chat": "Chat", + "shout": "Shoutbox", "pleroma_chat_messages": "Pleroma Chat", "gopher": "Gopher", "media_proxy": "Media proxy",