Skip to content

Commit 74f7135

Browse files
committed
HELM-586: Add i18n keys for Helm Chart repository error toast
Signed-off-by: Martin Szuc <mszuc@redhat.com>
1 parent e61d1ae commit 74f7135

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frontend/packages/helm-plugin/locales/en/helm-plugin.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"Helm Chart": "Helm Chart",
6363
"Helm Chart cannot be installed": "Helm Chart cannot be installed",
6464
"Helm Chart repositories": "Helm Chart repositories",
65+
"Helm Chart repository error": "Helm Chart repository error",
6566
"Helm Chart repository URL.": "Helm Chart repository URL.",
6667
"Helm chart URL": "Helm chart URL",
6768
"Helm Charts": "Helm Charts",
@@ -138,6 +139,7 @@
138139
"Source": "Source",
139140
"Status": "Status",
140141
"Status Box": "Status Box",
142+
"The following repositories are unreachable: {{repoList}}": "The following repositories are unreachable: {{repoList}}",
141143
"The Helm Chart is currently unavailable. {{chartError}}": "The Helm Chart is currently unavailable. {{chartError}}",
142144
"The Helm Release can be created by completing the form. Default values may be provided by the Helm chart authors.": "The Helm Release can be created by completing the form. Default values may be provided by the Helm chart authors.",
143145
"The Helm Release can be created by manually entering YAML or JSON definitions.": "The Helm Release can be created by manually entering YAML or JSON definitions.",

0 commit comments

Comments
 (0)