aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-09-25 19:33:39 -0400
committerUnknwon <joe2010xtmf@163.com>2014-09-25 19:33:39 -0400
commit71e4689d118b3628a6ef7b93117c54265c4d83a5 (patch)
tree90b7b998ba4f5813f7286f3c5a02bece68f6dc62 /conf
parentf69761563b7a4fe9ace2a1643391cbcf9b92b372 (diff)
downloadgitea-71e4689d118b3628a6ef7b93117c54265c4d83a5.tar.gz
gitea-71e4689d118b3628a6ef7b93117c54265c4d83a5.zip
Page: User profile
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini9
-rw-r--r--conf/locale/locale_zh-CN.ini9
2 files changed, 18 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 13be2fbd00..6595cbe416 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -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
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini
index 7d65abd30b..9b337621ac 100644
--- a/conf/locale/locale_zh-CN.ini
+++ b/conf/locale/locale_zh-CN.ini
@@ -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 = 修改密码