Commit de41a497 authored by Mireya Andres's avatar Mireya Andres Committed by David O'Regan

Update button text in pipeline editor

Update button text in pipeline editor
when config file is missing.

Changelog: changed
parent a91de216
......@@ -14,7 +14,7 @@ export default {
body: __(
'Create a new %{codeStart}.gitlab-ci.yml%{codeEnd} file at the root of the repository to get started.',
),
btnText: __('Create new CI/CD pipeline'),
btnText: __('Configure pipeline'),
},
inject: {
emptyStateIllustrationPath: {
......
......@@ -9413,6 +9413,9 @@ msgstr ""
msgid "Configure existing installation"
msgstr ""
msgid "Configure pipeline"
msgstr ""
msgid "Configure pipelines to deploy web apps, backend services, APIs and static resources to Google Cloud"
msgstr ""
......@@ -10511,9 +10514,6 @@ msgstr ""
msgid "Create new %{name} by email"
msgstr ""
msgid "Create new CI/CD pipeline"
msgstr ""
msgid "Create new Value Stream"
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