@openshift-assisted/locales 2.24.5 → 2.24.7

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: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.",
763
763
  "ai:useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.": "useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.",
764
764
  "ai:User-Managed Networking": "User-Managed Networking",
765
- "ai:User-Managed Networking is not supported when using Nutanix or vSphere": "User-Managed Networking is not supported when using Nutanix or vSphere",
766
765
  "ai:Username": "Username",
767
766
  "ai:Valid hostname": "Valid hostname",
768
767
  "ai:Valid network prefix": "Valid network prefix",
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.24.5"
32
+ "version": "2.24.7"
33
33
  }