Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Griffith <dyl.griffith@gmail.com>2018-05-09 10:37:51 +0300
committerDylan Griffith <dyl.griffith@gmail.com>2018-05-09 10:37:51 +0300
commit0f7c38f07c6a0ed4928c855e36ddfe7cf67eb51e (patch)
tree249f5f1662c866175871d41b1c15fc8bc2ac97ab /app/views/projects/runners/edit.html.haml
parentc8bfb3e418b0dcce8b3f3bec91bb2ae64f0fe19d (diff)
Add more i18n for runner pages
Diffstat (limited to 'app/views/projects/runners/edit.html.haml')
-rw-r--r--app/views/projects/runners/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/runners/edit.html.haml b/app/views/projects/runners/edit.html.haml
index 56eb526bfd5..d59f9c19862 100644
--- a/app/views/projects/runners/edit.html.haml
+++ b/app/views/projects/runners/edit.html.haml
@@ -1,4 +1,4 @@
-- page_title "Edit", "#{@runner.description} ##{@runner.id}", "Runners"
+- page_title _('Edit'), "#{@runner.description} ##{@runner.id}", 'Runners'
%h4 Runner ##{@runner.id}