Commit 3c952e24 authored by David O'Regan's avatar David O'Regan

Merge branch 'update-pipeline-editor-cta' into 'master'

Update pipeline editor button text

See merge request gitlab-org/gitlab!83912
parents 9ee40b20 de41a497
......@@ -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