aboutsummaryrefslogtreecommitdiffstats
path: root/code/app/src/lib/i18n/en
diff options
context:
space:
mode:
Diffstat (limited to 'code/app/src/lib/i18n/en')
-rw-r--r--code/app/src/lib/i18n/en/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/code/app/src/lib/i18n/en/index.ts b/code/app/src/lib/i18n/en/index.ts
index b9cdae7..fbf5423 100644
--- a/code/app/src/lib/i18n/en/index.ts
+++ b/code/app/src/lib/i18n/en/index.ts
@@ -46,6 +46,8 @@ const en: BaseTranslation = {
expired: "Expired",
requestHasExpired: "Your request has expired",
requestANewReset: "Request a new reset",
+ invalidRequestTitle: "Your request is invalid",
+ invalidRequestMessage: "This could be due to it being expired, nonexsistent or something else",
newPassword: "New password",
requestSentMessage: "If we find your email address in our systems, you will receive an email with instructions on how to set a new password for your account.",
requestAPasswordReset: "Request a password reset",