From 46cda7dc1373cd1fec4370f1e8f2f023388e06cb Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Mon, 10 May 2021 18:36:26 +0100
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index 5d4c55c..c98f4fd 100644
--- a/en.json
+++ b/en.json
@@ -297,6 +297,7 @@
         },
         "context_menu": {
             "copy_id": "Copy ID",
+            "copy_selection": "Copy Selection",
             "copy_text": "Copy Text",
             "copy_uid": "Copy User ID",
             "copy_cid": "Copy Channel ID",
-- 
GitLab