summaryrefslogtreecommitdiff
path: root/app/views/notify/closed_issue_email.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/closed_issue_email.html.haml')
-rw-r--r--app/views/notify/closed_issue_email.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/closed_issue_email.html.haml b/app/views/notify/closed_issue_email.html.haml
index 56c18cd83cd..c681f20151f 100644
--- a/app/views/notify/closed_issue_email.html.haml
+++ b/app/views/notify/closed_issue_email.html.haml
@@ -1,2 +1,2 @@
%p
- = "Issue was closed by #{@updated_by.name}"
+ = "#{@updated_by.name} 关闭了问题"