From 39359e76b961fa7ee9f83a0cabdc811ccecdb600 Mon Sep 17 00:00:00 2001 From: nizune <9-nizune@users.noreply.gitlab.insrt.uk> Date: Thu, 8 Jul 2021 01:14:14 +0200 Subject: [PATCH] Added string --- en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index 6f07b7d..b7cecbc 100644 --- a/en.json +++ b/en.json @@ -182,7 +182,8 @@ "title": "Sessions", "active_sessions": "Active Sessions", "this_device": "This Device", - "created": "Created {{time_ago}}" + "created": "Created {{time_ago}}", + "logout": "Log out of all other sessions" }, "appearance": { "title": "Appearance", -- GitLab