Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
f1bd30ca
Commit
f1bd30ca
authored
Apr 05, 2022
by
anna_vovchenko
Committed by
Anna Vovchenko
Apr 07, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Implemented suggestion after the TW review
parent
2dfad6d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/assets/javascripts/projects/new/components/deployment_target_select.vue
...ipts/projects/new/components/deployment_target_select.vue
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+1
-1
No files found.
app/assets/javascripts/projects/new/components/deployment_target_select.vue
View file @
f1bd30ca
...
...
@@ -18,7 +18,7 @@ export default {
deploymentTargetLabel
:
s__
(
'
Deployment Target|Project deployment target (optional)
'
),
defaultOption
:
s__
(
'
Deployment Target|Select the deployment target
'
),
k8sEducationText
:
s__
(
'
Deployment Target|
Learn more about the %{linkStart}GitLab - Kubernetes integrations%{linkEnd}.
'
,
'
Deployment Target|
%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}
'
,
),
},
deploymentTargets
:
DEPLOYMENT_TARGET_SELECTIONS
,
...
...
locale/gitlab.pot
View file @
f1bd30ca
...
...
@@ -12460,7 +12460,7 @@ msgstr ""
msgid "Deployment Frequency"
msgstr ""
msgid "Deployment Target|
Learn more about the %{linkStart}GitLab - Kubernetes integrations%{linkEnd}.
"
msgid "Deployment Target|
%{linkStart}How to provision or deploy to Kubernetes clusters from GitLab?%{linkEnd}
"
msgstr ""
msgid "Deployment Target|Project deployment target (optional)"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment