summaryrefslogtreecommitdiff
path: root/app/views/notify/note_commit_email.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notify/note_commit_email.text.erb')
-rw-r--r--app/views/notify/note_commit_email.text.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/notify/note_commit_email.text.erb b/app/views/notify/note_commit_email.text.erb
index aaeaf5fdf73..69789362648 100644
--- a/app/views/notify/note_commit_email.text.erb
+++ b/app/views/notify/note_commit_email.text.erb
@@ -1,9 +1,9 @@
-New comment for Commit <%= @commit.short_id %>
+提交 <%= @commit.short_id %> 有了新评论
<%= url_for(namespace_project_commit_url(@note.project.namespace, @note.project, id: @commit.id, anchor: "note_#{@note.id}")) %>
-Author: <%= @note.author_name %>
+作者: <%= @note.author_name %>
<%= @note.note %>