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