From a5a9bd56b7fef8dfe8c2a9e90aac50ce7371da01 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 20:47:00 -0500 Subject: Improve forget password behaviour Notify the user that an email has been sent or not. --- app/Locale/nl_NL/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/nl_NL/translations.php') diff --git a/app/Locale/nl_NL/translations.php b/app/Locale/nl_NL/translations.php index 140c0406..37427071 100644 --- a/app/Locale/nl_NL/translations.php +++ b/app/Locale/nl_NL/translations.php @@ -1307,4 +1307,8 @@ return array( // 'Credentials' => '', // 'New user' => '', // 'This username is already taken' => '', + // 'A link to reset your password has been sent by email.' => '', + // 'Your profile must have a valid email address.' => '', + // 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '', + // 'TRL - Turkish Lira' => '', ); -- cgit v1.2.3