Commit f1f1a27f authored by Marvin Karegyeya's avatar Marvin Karegyeya Committed by Enrique Alcántara

Externalise strings in instance configuration.html.haml

parent e71e28d4
- page_title _('Instance Configuration') - page_title _('Instance Configuration')
.documentation.md .documentation.md
%h1 Instance Configuration %h1= _('Instance Configuration')
%p %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/ssh_info'
= render 'help/instance_configuration/gitlab_pages' = render 'help/instance_configuration/gitlab_pages'
= render 'help/instance_configuration/gitlab_ci' = render 'help/instance_configuration/gitlab_ci'
%p %p
%strong Table of contents %strong= _("Table of contents")
%ul %ul
= content_for :table_content = content_for :table_content
......
---
title: Externalize strings in instance_configuration.html.haml
merge_request: 58443
author: nuwe1
type: other
...@@ -16071,6 +16071,9 @@ msgstr "" ...@@ -16071,6 +16071,9 @@ msgstr ""
msgid "In progress" msgid "In progress"
msgstr "" msgstr ""
msgid "In this page you will find information about the settings that are used in your current instance."
msgstr ""
msgid "InProductMarketing|%{strong_start}Advanced application security%{strong_end} — including SAST, DAST scanning, FUZZ testing, dependency scanning, license compliance, secrete detection" msgid "InProductMarketing|%{strong_start}Advanced application security%{strong_end} — including SAST, DAST scanning, FUZZ testing, dependency scanning, license compliance, secrete detection"
msgstr "" msgstr ""
...@@ -29910,6 +29913,9 @@ msgstr "" ...@@ -29910,6 +29913,9 @@ msgstr ""
msgid "Table of Contents" msgid "Table of Contents"
msgstr "" msgstr ""
msgid "Table of contents"
msgstr ""
msgid "Tag" msgid "Tag"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment