buttonText:s__('ClusterIntegration|Connect with a certificate'),
};
exportconstAGENT_CARD_INFO={
tabName:'agent',
title:sprintf(s__('ClusterAgents|%{number} of %{total} Agent based integrations')),
emptyTitle:s__('ClusterAgents|No Agent based integrations'),
tooltip:{
label:s__('ClusterAgents|Recommended'),
title:s__('ClusterAgents|GitLab Agents'),
text:sprintf(
s__(
'ClusterAgents|GitLab Agents provide an increased level of security when integrating with clusters. %{linkStart}Learn more about the GitLab Kubernetes Agent.%{linkEnd}',
),
),
link:helpPagePath('user/clusters/agent/index'),
},
actionText:s__('ClusterAgents|Install new Agent'),
footerText:sprintf(s__('ClusterAgents|View all %{number} Agent based integrations')),
};
exportconstCERTIFICATE_BASED_CARD_INFO={
tabName:'certificate_based',
title:sprintf(s__('ClusterAgents|%{number} of %{total} Certificate based integrations')),
emptyTitle:s__('ClusterAgents|No Certificate based integrations'),
msgid "ClusterAgents|For alternative installation methods %{linkStart}go to the documentation%{linkEnd}."
msgstr ""
msgid "ClusterAgents|GitLab Agents"
msgstr ""
msgid "ClusterAgents|GitLab Agents provide an increased level of security when integrating with clusters. %{linkStart}Learn more about the GitLab Kubernetes Agent.%{linkEnd}"
msgstr ""
msgid "ClusterAgents|Go to the repository"
msgstr ""
...
...
@@ -7423,12 +7441,21 @@ msgstr ""
msgid "ClusterAgents|Never connected"
msgstr ""
msgid "ClusterAgents|No Agent based integrations"
msgstr ""
msgid "ClusterAgents|No Certificate based integrations"
msgstr ""
msgid "ClusterAgents|Not connected"
msgstr ""
msgid "ClusterAgents|Read more about getting started"
msgid "ClusterAgents|Use GitLab Agents to more securely integrate with your clusters to deploy your applications, run your pipelines, use review apps and much more."
msgstr ""
msgid "ClusterAgents|View all %{number} Agent based integrations"
msgstr ""
msgid "ClusterAgents|View all %{number} Certificate based integrations"
msgstr ""
msgid "ClusterAgents|You will need to create a token to connect to your agent"