mirror of
https://github.com/go-gitea/gitea
synced 2025-08-12 20:48:20 +00:00
Page: User profile
This commit is contained in:
@@ -166,6 +166,15 @@ org_still_own_repo = This organization still have ownership of repository, you h
|
||||
|
||||
still_own_user = This authentication still has used by some users, you should move them and then delete again.
|
||||
|
||||
[user]
|
||||
change_avatar = Change your avatar at gravatar.com
|
||||
join_on = Joined on
|
||||
repositories = Repositories
|
||||
activity = Public Activity
|
||||
followers = Followers
|
||||
starred = Starred
|
||||
following = Following
|
||||
|
||||
[settings]
|
||||
profile = Profile
|
||||
password = Password
|
||||
|
@@ -166,6 +166,15 @@ org_still_own_repo = 该组织仍然是某些仓库的拥有者,您必须先
|
||||
|
||||
still_own_user = 该授权认证依旧被部分用户使用,请先删除该部分用户后再试!
|
||||
|
||||
[user]
|
||||
change_avatar = 到 gravatar.com 上修改您的头像
|
||||
join_on = 加入于
|
||||
repositories = 仓库列表
|
||||
activity = 公开活动
|
||||
followers = 关注者
|
||||
starred = 已点赞
|
||||
following = 关注中
|
||||
|
||||
[settings]
|
||||
profile = 个人信息
|
||||
password = 修改密码
|
||||
|
Reference in New Issue
Block a user