summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/builds.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/builds.html.haml')
-rw-r--r--app/views/projects/commit/builds.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/builds.html.haml b/app/views/projects/commit/builds.html.haml
index 7118a4846c6..0675340128d 100644
--- a/app/views/projects/commit/builds.html.haml
+++ b/app/views/projects/commit/builds.html.haml
@@ -1,4 +1,4 @@
-- page_title "Builds", "#{@commit.title} (#{@commit.short_id})", "Commits"
+- page_title "构建", "#{@commit.title} (#{@commit.short_id})", "提交"
= render "projects/commits/header_title"
.prepend-top-default
= render "commit_box"