@openshift-assisted/locales 2.22.2 → 2.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -762,7 +762,6 @@
762
762
  "ai:useAlerts must be used within AlertsContextProvider": "useAlerts must be used within AlertsContextProvider",
763
763
  "ai:Used to describe hosts' physical location. Helps for quicker host selection during cluster creation.": "Used to describe hosts' physical location. Helps for quicker host selection during cluster creation.",
764
764
  "ai:useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.": "useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.",
765
- "ai:useNewFeatureSupportLevel must be used within NewFeatureSupportLevelContextProvider.": "useNewFeatureSupportLevel must be used within NewFeatureSupportLevelContextProvider.",
766
765
  "ai:User-Managed Networking": "User-Managed Networking",
767
766
  "ai:User-Managed Networking is not supported when using Nutanix": "User-Managed Networking is not supported when using Nutanix",
768
767
  "ai:Username": "Username",
package/package.json CHANGED
@@ -29,5 +29,5 @@
29
29
  "validate_translation_files": "scripts/validate-translation-files.sh"
30
30
  },
31
31
  "type": "module",
32
- "version": "2.22.2"
32
+ "version": "2.23.0"
33
33
  }