custom avatar upload
This commit is contained in:
parent
3c3f7c2a56
commit
55dfe2c978
20 changed files with 239 additions and 97 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue