From dfcdf8f26608ce86decc7af2c2ccfd1718ed388b Mon Sep 17 00:00:00 2001 From: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:43:49 +0100 Subject: [PATCH] Merge pull request #16206 from overleaf/rd-login-failed-accessibility [web] Accessibility - add descriptive text for resetting the password GitOrigin-RevId: 38df59d83a32e87f5d9af0ad96c1f153818a18ca --- services/web/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/services/web/locales/en.json b/services/web/locales/en.json index 6e2d06f3cd..e6ce051821 100644 --- a/services/web/locales/en.json +++ b/services/web/locales/en.json @@ -1517,6 +1517,7 @@ "resending_confirmation_code": "Resending confirmation code", "resending_confirmation_email": "Resending confirmation email", "reset_password": "Reset Password", + "reset_password_link": "Click this link to reset your password", "reset_your_password": "Reset your password", "resize": "Resize", "resolve": "Resolve",