diff --git a/frontend/packages/operator-lifecycle-manager/locales/en/olm.json b/frontend/packages/operator-lifecycle-manager/locales/en/olm.json index fa3385071e1..a8d33dd366c 100644 --- a/frontend/packages/operator-lifecycle-manager/locales/en/olm.json +++ b/frontend/packages/operator-lifecycle-manager/locales/en/olm.json @@ -385,10 +385,10 @@ "Incompatible": "Incompatible", "No data available": "No data available", "This might not reflect your actual SKU. Check your account subscription details or contact your administrator for extended support options.": "This might not reflect your actual SKU. Check your account subscription details or contact your administrator for extended support options.", - "OpenShift Operator lifecycle": "OpenShift Operator lifecycle", - "OpenShift lifecycle ({{version}})": "OpenShift lifecycle ({{version}})", - "Red Hat product lifecycles": "Red Hat product lifecycles", - "Lifecycle dates": "Lifecycle dates", + "OpenShift Operator life cycle": "OpenShift Operator life cycle", + "OpenShift life cycle ({{version}})": "OpenShift life cycle ({{version}})", + "Red Hat product life cycles": "Red Hat product life cycles", + "Life cycle dates": "Life cycle dates", "Self-support": "Self-support", "No PackageManifests Found": "No PackageManifests Found", "The CatalogSource author has not added any packages.": "The CatalogSource author has not added any packages.", diff --git a/frontend/packages/operator-lifecycle-manager/src/components/operator-lifecycle-status.tsx b/frontend/packages/operator-lifecycle-manager/src/components/operator-lifecycle-status.tsx index d965af04413..813517532d1 100644 --- a/frontend/packages/operator-lifecycle-manager/src/components/operator-lifecycle-status.tsx +++ b/frontend/packages/operator-lifecycle-manager/src/components/operator-lifecycle-status.tsx @@ -189,7 +189,7 @@ const LifecycleDatesFooter: FC = () => {