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/sr_Latn_RS/translations.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/Locale/sr_Latn_RS') diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php index bee83a94..2f22774e 100644 --- a/app/Locale/sr_Latn_RS/translations.php +++ b/app/Locale/sr_Latn_RS/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