summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/pipelines.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commit/pipelines.html.haml')
-rw-r--r--app/views/projects/commit/pipelines.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/pipelines.html.haml b/app/views/projects/commit/pipelines.html.haml
index c66ea873dba..f8c27f4c026 100644
--- a/app/views/projects/commit/pipelines.html.haml
+++ b/app/views/projects/commit/pipelines.html.haml
@@ -1,4 +1,4 @@
-- page_title 'Pipelines', "#{@commit.title} (#{@commit.short_id})", 'Commits'
+- page_title _('Pipelines'), "#{@commit.title} (#{@commit.short_id})", _('Commits')
= render 'commit_box'
= render 'ci_menu'