mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
finish all new user settings UI
This commit is contained in:
@@ -256,6 +256,7 @@ update_avatar_success = Your avatar setting has been updated successfully.
|
||||
change_password = Change Password
|
||||
old_password = Current Password
|
||||
new_password = New Password
|
||||
retype_new_password = Retype New Password
|
||||
password_incorrect = Current password is not correct.
|
||||
change_password_success = Your password was successfully changed. You can now sign using this new password.
|
||||
|
||||
@@ -265,6 +266,9 @@ email_desc = Your primary e-mail address will be used for notifications and othe
|
||||
primary = Primary
|
||||
primary_email = Set as primary
|
||||
delete_email = Delete
|
||||
email_deletion = E-mail Deletion
|
||||
email_deletion_desc = Delete this e-mail address will remove related information from your account. Do you want to continue?
|
||||
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.
|
||||
|
Reference in New Issue
Block a user