typo fix Resend -> Send
This commit is contained in:
parent
0994704e2e
commit
dbd197976b
|
@ -208,7 +208,7 @@ resent_limit_prompt = You have already requested an activation email recently. P
|
||||||
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below.
|
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below.
|
||||||
resend_mail = Resend Activation Email
|
resend_mail = Resend Activation Email
|
||||||
email_not_associate = The email address is not associated with any account.
|
email_not_associate = The email address is not associated with any account.
|
||||||
send_reset_mail = Resend Account Recovery Email
|
send_reset_mail = Send Account Recovery Email
|
||||||
reset_password = Account Recovery
|
reset_password = Account Recovery
|
||||||
invalid_code = Your confirmation code is invalid or has expired.
|
invalid_code = Your confirmation code is invalid or has expired.
|
||||||
reset_password_helper = Recover Account
|
reset_password_helper = Recover Account
|
||||||
|
|
Loading…
Reference in New Issue