From 40e212810da2cd4faf3cddc43e4f109253a418da Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Fri, 23 Apr 2021 18:50:16 +0100
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index e1f2daa..9b150e8 100644
--- a/en.json
+++ b/en.json
@@ -295,7 +295,8 @@
             "cancel_friend": "Cancel Request",
             "custom_status": "Custom Status",
             "clear_status": "Clear Status",
-            "set_custom_status": "Set a custom status"
+            "set_custom_status": "Set a custom status",
+            "open_channel_settings": "Channel Settings"
         }
     },
     "quantities": {
-- 
GitLab