summaryrefslogtreecommitdiff
path: root/app/views/notify/project_invite_declined_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/project_invite_declined_email.html.haml')
-rw-r--r--app/views/notify/project_invite_declined_email.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/notify/project_invite_declined_email.html.haml b/app/views/notify/project_invite_declined_email.html.haml
index c2d7e6f6e3a..733844d8be4 100644
--- a/app/views/notify/project_invite_declined_email.html.haml
+++ b/app/views/notify/project_invite_declined_email.html.haml
@@ -1,5 +1,5 @@
%p
#{@invite_email}
- has declined your invitation to join project
- #{link_to @project.name_with_namespace, namespace_project_url(@project.namespace, @project)}.
+ 拒绝接受邀请加入项目
+ #{link_to @project.name_with_namespace, namespace_project_url(@project.namespace, @project)}。