mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
custom avatar upload
This commit is contained in:
@@ -173,6 +173,7 @@ target_branch_not_exist = Target branch does not exist
|
||||
|
||||
[user]
|
||||
change_avatar = Change your avatar at gravatar.com
|
||||
change_custom_avatar = Change your avatar in settings
|
||||
join_on = Joined on
|
||||
repositories = Repositories
|
||||
activity = Public Activity
|
||||
@@ -201,6 +202,10 @@ change_username = Username Changed
|
||||
change_username_desc = Username has been changed, do you want to continue? This will affect all links relate to your account.
|
||||
continue = Continue
|
||||
cancel = Cancel
|
||||
choose_new_avatar = Choose new avatar
|
||||
upload_avatar = Upload Avatar
|
||||
uploaded_avatar_not_a_image = Uploaded file is not a image
|
||||
upload_avatar_success = Your new avatar has been uploaded successfully.
|
||||
|
||||
change_password = Change Password
|
||||
old_password = Current Password
|
||||
|
Reference in New Issue
Block a user