From 5effca4bbc6f76ea05a95a20e7de8edb4062c71d Mon Sep 17 00:00:00 2001 From: KernelDeimos Date: Thu, 11 Apr 2024 21:57:26 -0400 Subject: [PATCH] Add missing i18n key --- src/i18n/translations/en.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/translations/en.js b/src/i18n/translations/en.js index 47396609..544b96c9 100644 --- a/src/i18n/translations/en.js +++ b/src/i18n/translations/en.js @@ -181,6 +181,7 @@ const en = { select: "Select", selected: 'selected', select_color: 'Select color…', + sessions: "Sessions", send: "Send", send_password_recovery_email: "Send Password Recovery Email", session_saved: "Thank you for creating an account. This session has been saved.",