finish new auth e-mails
This commit is contained in:
parent
923873db85
commit
9d36fc6986
13 changed files with 145 additions and 165 deletions
|
@ -161,9 +161,10 @@ reset_password_helper = Click here to reset your password
|
|||
password_too_short = Password length cannot be less then 6.
|
||||
|
||||
[mail]
|
||||
register_success = Register success, Welcome
|
||||
activate_account = Please activate your account
|
||||
activate_email = Verify your e-mail address
|
||||
reset_password = Reset your password
|
||||
register_success = Register success, Welcome
|
||||
|
||||
[modal]
|
||||
yes = Yes
|
||||
|
@ -281,7 +282,7 @@ email_deletion_desc = Delete this e-mail address will remove related information
|
|||
email_deletion_success = E-mail has been deleted successfully!
|
||||
add_new_email = Add new e-mail address
|
||||
add_email = Add e-mail
|
||||
add_email_confirmation_sent = A new confirmation e-mail has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the confirmation process.
|
||||
add_email_confirmation_sent = A new confirmation e-mail has been sent to '%s', please check your inbox within the next %d hours to complete the confirmation process.
|
||||
add_email_success = Your new E-mail address was successfully added.
|
||||
|
||||
manage_ssh_keys = Manage SSH Keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue