summaryrefslogtreecommitdiff
path: root/app/views/ci/shared/_no_runners.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/shared/_no_runners.html.haml')
-rw-r--r--app/views/ci/shared/_no_runners.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/ci/shared/_no_runners.html.haml b/app/views/ci/shared/_no_runners.html.haml
index f56c37d9b37..89d25bf46af 100644
--- a/app/views/ci/shared/_no_runners.html.haml
+++ b/app/views/ci/shared/_no_runners.html.haml
@@ -1,7 +1,7 @@
.alert.alert-danger
%p
- Now you need Runners to process your builds.
+ 现在需要 Runners 来处理你的构建。
%span
- Checkout the #{link_to 'GitLab Runner section', 'https://about.gitlab.com/gitlab-ci/#gitlab-runner', target: '_blank'} to install it
+ 请参阅 #{link_to 'GitLab Runner 章节', 'https://about.gitlab.com/gitlab-ci/#gitlab-runner', target: '_blank'}来安装。