diff options
| author | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-24 19:27:33 -0400 |
|---|---|---|
| committer | Tusooa Zhu <tusooa@kazv.moe> | 2022-03-24 19:28:15 -0400 |
| commit | c5551e834ba9c7f0fb809d5ff8c9694e84b4a4e8 (patch) | |
| tree | 862eb220b876c37ebc8a20a5f5577ce662daf3d9 | |
| parent | aa0b2e07233f4370497ab01e05bb6b913ee6efa5 (diff) | |
Fix English translation of Shoutbox in features panel
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 76a871fb..d36e7acf 100644 --- 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", |
