From d6477213f8153db13e02355f55594f6e9fabf4ad Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Sun, 2 May 2021 10:45:17 +0100 Subject: [PATCH] Add string. --- en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index a55dfc6..5b1ce36 100644 --- a/en.json +++ b/en.json @@ -303,7 +303,8 @@ "custom_status": "Custom Status", "clear_status": "Clear Status", "set_custom_status": "Set a custom status", - "open_channel_settings": "Channel Settings" + "open_channel_settings": "Channel Settings", + "open_group_settings": "Group Settings" } }, "quantities": { -- GitLab