From 06ba019f94d06453865ccf336ebc0b8fa572e9e2 Mon Sep 17 00:00:00 2001
From: nizune <9-nizune@users.noreply.gitlab.insrt.uk>
Date: Mon, 5 Apr 2021 16:53:42 +0200
Subject: [PATCH] Added new strings

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

diff --git a/en.json b/en.json
index 48275cb..8650926 100644
--- a/en.json
+++ b/en.json
@@ -104,7 +104,8 @@
                     "change_field": "Change"
                 },
                 "profile": {
-                    "title": "Profile"
+                    "title": "Profile",
+                    "info": "Information"
                 },
                 "sessions": {
                     "title": "Sessions",
-- 
GitLab