From 456777fcf68daaa3d1a5ceb6442f222cdc9e415d Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Sat, 26 Jun 2021 22:14:22 +0100
Subject: [PATCH] Add string.

---
 en.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/en.json b/en.json
index 279658f..b206bf5 100644
--- a/en.json
+++ b/en.json
@@ -105,7 +105,8 @@
                     "viewing_old": "Viewing older messages",
                     "jump_present": "Jump to present",
                     "spoiler_attachment": "Spoiler",
-                    "failed_load": "Couldn't load message."
+                    "failed_load": "Couldn't load message.",
+                    "no_sending": "You don't have permission to send messages in this channel."
                 },
                 "unknown_user": "<Unknown User>",
                 "edited": "(edited)",
-- 
GitLab