From c98d244b7fc4ba613e0d9430216b1f4b9cb004dd Mon Sep 17 00:00:00 2001 From: Paul <paulmakles@gmail.com> Date: Mon, 5 Apr 2021 14:11:07 +0100 Subject: [PATCH] Add string. --- en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/en.json b/en.json index b7c64c0..48275cb 100644 --- a/en.json +++ b/en.json @@ -103,6 +103,9 @@ "title": "My Account", "change_field": "Change" }, + "profile": { + "title": "Profile" + }, "sessions": { "title": "Sessions", "active_sessions": "Active Sessions", -- GitLab