summaryrefslogtreecommitdiff
path: root/app/views/notify/project_access_granted_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_access_granted_email.html.haml')
-rw-r--r--app/views/notify/project_access_granted_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/project_access_granted_email.html.haml b/app/views/notify/project_access_granted_email.html.haml
index dfc30a2d360..49cf9f48c23 100644
--- a/app/views/notify/project_access_granted_email.html.haml
+++ b/app/views/notify/project_access_granted_email.html.haml
@@ -1,5 +1,5 @@
%p
- = "You have been granted #{@project_member.human_access} access to project"
+ = "你被授权为 #{@project_member.human_access} 身份访问项目"
%p
= link_to namespace_project_url(@project.namespace, @project) do
= @project.name_with_namespace