From f8b2b1818590004d0a77407c3d1397f68a7f9c4a Mon Sep 17 00:00:00 2001 From: Nariman Jelveh Date: Tue, 23 Apr 2024 22:49:16 -0700 Subject: [PATCH] Update en.js --- 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 9754e6158..af627fb1b 100644 --- a/src/i18n/translations/en.js +++ b/src/i18n/translations/en.js @@ -87,6 +87,7 @@ const en = { downloading: "Downloading", email: "Email", email_change_confirmation_sent: "A confirmation email has been sent to your new email address. Please check your inbox and follow the instructions to complete the process.", + email_invalid: 'Email is invalid.', email_or_username: "Email or Username", email_required: 'Email is required.', empty_trash: 'Empty Trash',