From 03b206f608b071eb26a099657d9619d32f2bb264 Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Mon, 28 Jun 2021 10:25:48 +0100 Subject: [PATCH] Add string. --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index b206bf5..f7fe199 100644 --- a/en.json +++ b/en.json @@ -430,6 +430,9 @@ "open_channel_settings": "Channel Settings", "open_server_settings": "Server Settings", "open_group_settings": "Group Settings" + }, + "permissions": { + "required": "Permissions Required" } }, "quantities": { -- GitLab