From 8168ab5bc447dcb59e1bca4b0d8b89ce86e75a14 Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Thu, 10 Jun 2021 14:55:51 +0100
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index f8381c1..56c9155 100644
--- a/en.json
+++ b/en.json
@@ -344,6 +344,7 @@
             "copy_mid": "Copy Message ID",
             "mention": "Mention",
             "message_user": "Message",
+            "view_profile": "View Profile",
             "mark_as_read": "Mark As Read",
             "retry_message": "Retry Send",
             "cancel_message": "Cancel Send",
-- 
GitLab