diff options
author | Larry Li <larryli@qq.com> | 2016-03-28 12:39:17 +0800 |
---|---|---|
committer | Larry Li <larryli@qq.com> | 2016-03-28 12:39:17 +0800 |
commit | 44d920605c4d857d4e494e818042a0251e9ee203 (patch) | |
tree | d672721562140801486f6a0641e1eee32088a918 /app/views/admin/users/projects.html.haml | |
parent | b0a44cb0c867b2eec84ba8bb4ac303d829848195 (diff) | |
download | gitlab-ce-27c51ccc6a2b30c9245bafc64330d46a48f502f4.tar.gz |
完成 8.6 分支初步翻译v8.6.0.zh1
Signed-off-by: Larry Li <larryli@qq.com>
Diffstat (limited to 'app/views/admin/users/projects.html.haml')
-rw-r--r-- | app/views/admin/users/projects.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/users/projects.html.haml b/app/views/admin/users/projects.html.haml index 624b9ff5a4e..5dcd06e1b0e 100644 --- a/app/views/admin/users/projects.html.haml +++ b/app/views/admin/users/projects.html.haml @@ -33,7 +33,7 @@ - if member .pull-right - if member.owner? - %span.light 所有者 + %span.light 拥有者 - else %span.light= member.human_access |