You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: shell/assets/translations/en-us.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@ generic:
130
130
deprecated: Deprecated
131
131
upgradeable: Upgradeable
132
132
installed: Installed
133
+
installedMultiple: Installed (multiple)
133
134
featured: Featured
134
135
shortFeatured: Feat
135
136
category: Category
@@ -1135,12 +1136,15 @@ catalog:
1135
1136
deprecatedWarning: '{chartName} has been marked as deprecated. Use caution when installing this helm chart as it might be removed in the future.'
1136
1137
experimentalWarning: '{chartName} has been marked as experimental. Use caution when installing this helm chart as it might not function as expected.'
1137
1138
deprecatedAndExperimentalWarning: '{chartName} has been marked as deprecated and experimental. Use caution when installing this helm chart as it might be removed in the future and might not function as expected.'
1139
+
installedAppsSelector:
1140
+
ariaLabel: Select an installed instance to edit or upgrade
0 commit comments