Change copy on list header

This commit is contained in:
Chris Peressini 2017-12-04 11:12:58 +01:00 committed by Matija Čupić
parent d606062e9d
commit e292752bd2
No known key found for this signature in database
GPG key ID: 4BAF84FFACD2E5DE

View file

@ -7,7 +7,7 @@
- else
.top-area.adjust
.nav-text
= s_("ClusterIntegration|Control your environments separately by adding multiple clusters to your project")
= s_("ClusterIntegration|Clusters can be used to deploy applications and to provide Review Apps for this project")
.pull-right.nav-bar-right
= link_to s_("ClusterIntegration|Add cluster"), new_project_cluster_path(@project), class: "btn btn-success disabled has-tooltip js-add-cluster", title: s_("ClusterIntegration|Multiple clusters are available in GitLab Entreprise Edition Premium and Ultimate")
.ci-table.js-clusters-list