From cec5d62b11fa52bafea39ee905a8354fb840a078 Mon Sep 17 00:00:00 2001
From: Paul <paulmakles@gmail.com>
Date: Thu, 12 Aug 2021 15:29:18 +0100
Subject: [PATCH] Add string.

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

diff --git a/en.json b/en.json
index 7569aee..bae791f 100644
--- a/en.json
+++ b/en.json
@@ -278,6 +278,9 @@
                     "title": "Donate"
                 },
                 "source_code": "Source Code",
+                "bots": {
+                    "title": "My Bots"
+                },
                 "feedback": {
                     "title": "Feedback",
                     "suggest": "Submit feature suggestion",
-- 
GitLab