diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-11-27 10:37:48 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-11-27 10:37:48 +0000 |
commit | 3a3a767c4a4fa4ca7a2858d5c5940e557661187a (patch) | |
tree | 7e07d8e653c0c532232027737c3a76671455b958 /locale | |
parent | 195e33719ef217208a030b30f617cd3314d1365b (diff) | |
parent | 2937be7b0c46ae97aa89572a9a349ed636198696 (diff) | |
download | gitlab-ce-3a3a767c4a4fa4ca7a2858d5c5940e557661187a.tar.gz |
Merge branch 'triggermesh-phase2-external-ip' into 'master'
Expose External IP address for Knative's gateway
See merge request gitlab-org/gitlab-ce!23162
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index f76b61a2258..619450fa0fe 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1451,6 +1451,9 @@ msgstr "" msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard" msgstr "" +msgid "ClusterIntegration|Copy Knative IP Address to clipboard" +msgstr "" + msgid "ClusterIntegration|Copy Kubernetes cluster name" msgstr "" @@ -1559,6 +1562,9 @@ msgstr "" msgid "ClusterIntegration|Knative Domain Name:" msgstr "" +msgid "ClusterIntegration|Knative IP Address:" +msgstr "" + msgid "ClusterIntegration|Kubernetes cluster" msgstr "" |