diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-12-07 20:10:15 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-12-07 20:10:15 +0000 |
commit | f689b1612e85cfba1665842f3b74b5cf446a9422 (patch) | |
tree | 34ab12101c7514a29da48fac91e9eee1e72c0a4d /locale | |
parent | d5994552b2088c0c27e419b3ae2c4432ea329a82 (diff) | |
parent | ccda026f61c77c8918b04361c8622be7c2fcb859 (diff) | |
download | gitlab-ce-f689b1612e85cfba1665842f3b74b5cf446a9422.tar.gz |
Merge branch 'cert-manager-email' into 'master'
Ability to override Issuer Email for Cert Manager
See merge request gitlab-org/gitlab-ce!23503
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index d9707e17e4a..acc1a02d1d5 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1473,6 +1473,9 @@ msgstr "" msgid "ClusterIntegration|Cert-Manager" msgstr "" +msgid "ClusterIntegration|Cert-Manager is a native Kubernetes certificate management controller that helps with issuing certificates. Installing Cert-Manager on your cluster will issue a certificate by %{letsEncrypt} and ensure that certificates are valid and up-to-date." +msgstr "" + msgid "ClusterIntegration|Certificate Authority bundle (PEM format)" msgstr "" @@ -1587,6 +1590,12 @@ msgstr "" msgid "ClusterIntegration|Integration status" msgstr "" +msgid "ClusterIntegration|Issuer Email" +msgstr "" + +msgid "ClusterIntegration|Issuers represent a certificate authority. You must provide an email address for your Issuer. " +msgstr "" + msgid "ClusterIntegration|Jupyter Hostname" msgstr "" @@ -1806,9 +1815,6 @@ msgstr "" msgid "ClusterIntegration|access to Google Kubernetes Engine" msgstr "" -msgid "ClusterIntegration|cert-manager is a native Kubernetes certificate management controller that helps with issuing certificates. Installing cert-manager on your cluster will issue a certificate by %{letsEncrypt} and ensure that certificates are valid and up to date." -msgstr "" - msgid "ClusterIntegration|check the pricing here" msgstr "" |