From 4cf360270fb60e43df9dcac95577aa784b0ccb58 Mon Sep 17 00:00:00 2001 From: Akshala Bhatnagar Date: Wed, 12 Jun 2019 21:54:52 +0530 Subject: [PATCH] changed the text for reset password Signed-off-by: Akshala Bhatnagar --- core/src/components/login/ResetPassword.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/login/ResetPassword.vue b/core/src/components/login/ResetPassword.vue index 6ed4c6b7e1c..975c3e4269a 100644 --- a/core/src/components/login/ResetPassword.vue +++ b/core/src/components/login/ResetPassword.vue @@ -49,7 +49,7 @@

- {{ t('core', 'We have sent a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.') }} + {{ t('core', 'A password reset message has been sent to the e-mail address for this account. If you do not receive it, check your spam/junk folders then ask your local administrator for help.') }}
{{ t('core', 'If it is not there ask your local administrator.') }}