From 23effbb9e662d9c080e9f8b0af68522ce1dcd4e9 Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Sat, 7 Aug 2021 10:46:25 +0100
Subject: [PATCH] Add string.

---
 en.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/en.json b/en.json
index 7c91af7..2a64aca 100644
--- a/en.json
+++ b/en.json
@@ -473,6 +473,7 @@
             "copy_sid": "Copy Server ID",
             "copy_cid": "Copy Channel ID",
             "copy_mid": "Copy Message ID",
+            "copy_message_link": "Copy Message Link",
             "mention": "Mention",
             "message_user": "Message",
             "view_profile": "View Profile",
-- 
GitLab