From 50164b13d612be00c5f700bb302af103a881e63c Mon Sep 17 00:00:00 2001 From: Abhinav A S Date: Fri, 25 Oct 2019 19:58:58 +0530 Subject: [PATCH] Changed the hyperlink text in Login/Signup Model (#6364) * Changed the hyperlink text in Login/Signup Model Issue Number #6360 * Updated Hyperlink Text * Updated Text in HyperLink --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 6366a2db9e..62b4e3fb1e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -610,7 +610,7 @@ en: username: "Username" password: "Password" remember_me: "Remember me" - reset_by_clicking_here: "Forgotten or lost your password? Reset it by clicking here" + reset_by_clicking_here: "Forgot your password? Reset it here" home: dashboard: welcome: "Welcome!"