diff --git a/app/assets/javascripts/projects/pipelines/charts/components/pipeline_charts.vue b/app/assets/javascripts/projects/pipelines/charts/components/pipeline_charts.vue index 0b0560f63c1..d3cadcd2bd5 100644 --- a/app/assets/javascripts/projects/pipelines/charts/components/pipeline_charts.vue +++ b/app/assets/javascripts/projects/pipelines/charts/components/pipeline_charts.vue @@ -239,7 +239,7 @@ export default { }; }, }, - successColor: '#608b2f', + successColor: '#366800', chartContainerHeight: CHART_CONTAINER_HEIGHT, timesChartOptions: { height: INNER_CHART_HEIGHT, diff --git a/locale/gitlab.pot b/locale/gitlab.pot index f01a346789a..de72d782daf 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -16343,6 +16343,9 @@ msgstr "" msgid "I want to move my repository to GitLab from somewhere else" msgstr "" +msgid "I want to store my code" +msgstr "" + msgid "I want to use GitLab CI with my existing repository" msgstr ""