Correct type issue in locale_en-US.ini
This commit is contained in:
parent
352d8943e4
commit
202a29a475
|
@ -64,7 +64,7 @@ resent_limit_prompt = Sorry, you are sending an activation e-mail too frequently
|
|||
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address(<b>%s</b>). If you haven't received a confirmation e-mail or need to resend a new one, please click on the button below.
|
||||
resend_mail = Click here to resend your activation e-mail
|
||||
email_not_associate = This e-mail address does not associate to any account.
|
||||
send_reset_mail = Click here to (re)send your passowrd reset e-mail
|
||||
send_reset_mail = Click here to (re)send your password reset e-mail
|
||||
reset_password = Reset Your Password
|
||||
invalid_code = Sorry, your confirmation code has expired or not valid.
|
||||
reset_password_helper = Click here to reset your password
|
||||
|
|
Loading…
Reference in New Issue