summaryrefslogtreecommitdiff
path: root/app/Locale/sr_Latn_RS
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-01-29 20:47:00 -0500
committerFrederic Guillot <fred@kanboard.net>2017-01-29 20:47:00 -0500
commita5a9bd56b7fef8dfe8c2a9e90aac50ce7371da01 (patch)
tree28418a00a5814210967f2f821c6940eebba99b43 /app/Locale/sr_Latn_RS
parentda3110ec8b02c77b659385a400d31d32e708fd3f (diff)
Improve forget password behaviour
Notify the user that an email has been sent or not.
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r--app/Locale/sr_Latn_RS/translations.php4
1 files changed, 4 insertions, 0 deletions
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' => '',
);