1
0
mirror of https://github.com/flarum/core.git synced 2025-08-16 05:14:20 +02:00

Add specific error message for forgot password modal

This commit is contained in:
Toby Zerner
2016-03-28 15:47:14 +10:30
parent 1cb6ebb51f
commit a7cdad8574

View File

@@ -213,6 +213,7 @@ core:
dismiss_button: => core.ref.okay
email_placeholder: => core.ref.email
email_sent_message: We've sent you an email containing a link to reset your password. Check your spam folder if you don't receive it within the next minute or two.
not_found_message: A user with that email address was not found.
submit_button: Recover Password
text: Enter your email address and we will send you a link to reset your password.
title: Forgot Password