summaryrefslogtreecommitdiff
path: root/app/views/projects/runners/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/runners/_index.html.haml')
-rw-r--r--app/views/projects/runners/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/runners/_index.html.haml b/app/views/projects/runners/_index.html.haml
index 022687b831f..ae4fee1e14c 100644
--- a/app/views/projects/runners/_index.html.haml
+++ b/app/views/projects/runners/_index.html.haml
@@ -2,7 +2,7 @@
%hr
-%p.lead To start serving your jobs you can either add specific Runners to your project or use shared Runners
+%p.lead= _('To start serving your jobs you can either add specific Runners to your project or use shared Runners')
.row
.col-sm-6
= render 'projects/runners/specific_runners'