Commit 0e26ee6c authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'gt-change-breadcrumb-title-for-contribution-charts' into 'master'

Change breadcrumb title for contribution charts

Closes #44567

See merge request gitlab-org/gitlab-ce!23071
parents 117fb448 459cfeb9
- @no_container = true
- page_title "Charts"
- page_title _("Contribution Charts")
.repo-charts{ class: container_class }
%h4.sub-header
......
- @no_container = true
- breadcrumb_title "CI / CD Charts"
- page_title _("Charts"), _("Pipelines")
- page_title _("CI / CD Charts")
%div{ class: container_class }
.sub-header-block
......
---
title: Change breadcrumb title for contribution charts
merge_request: 23071
author: George Tsiolis
type: changed
......@@ -1073,6 +1073,9 @@ msgstr ""
msgid "CI / CD"
msgstr ""
msgid "CI / CD Charts"
msgstr ""
msgid "CI / CD Settings"
msgstr ""
......@@ -1953,6 +1956,9 @@ msgstr ""
msgid "Contribution"
msgstr ""
msgid "Contribution Charts"
msgstr ""
msgid "Contribution guide"
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