diff options
Diffstat (limited to 'app/views/notify/new_issue_email.html.haml')
-rw-r--r-- | app/views/notify/new_issue_email.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notify/new_issue_email.html.haml b/app/views/notify/new_issue_email.html.haml index ad3ab2525bb..4875ad65902 100644 --- a/app/views/notify/new_issue_email.html.haml +++ b/app/views/notify/new_issue_email.html.haml @@ -6,4 +6,4 @@ - if @issue.assignee_id.present? %p - Assignee: #{@issue.assignee_name} + 指派给: #{@issue.assignee_name} |