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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-04-08 21:09:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-08 21:09:32 +0300
commit383ec6808b2e5385ccdc0ff7fef8f537635f9bff (patch)
tree93977ed73841bf36c8f07020f0d2dfab74162a02 /app/views/help/instance_configuration.html.haml
parent7a4a8bd5abf6ed6519f252abd79e5f528b8d29d6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/help/instance_configuration.html.haml')
-rw-r--r--app/views/help/instance_configuration.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/help/instance_configuration.html.haml b/app/views/help/instance_configuration.html.haml
index 260566b1441..1cd05dcf65e 100644
--- a/app/views/help/instance_configuration.html.haml
+++ b/app/views/help/instance_configuration.html.haml
@@ -1,15 +1,15 @@
- page_title _('Instance Configuration')
.documentation.md
- %h1 Instance Configuration
+ %h1= _('Instance Configuration')
%p
- In this page you will find information about the settings that are used in your current instance.
+ = _("In this page you will find information about the settings that are used in your current instance.")
= render 'help/instance_configuration/ssh_info'
= render 'help/instance_configuration/gitlab_pages'
= render 'help/instance_configuration/gitlab_ci'
%p
- %strong Table of contents
+ %strong= _("Table of contents")
%ul
= content_for :table_content