@openshift-assisted/locales 2.25.1 → 2.25.3
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.
- package/lib/en/translation.json +0 -1
- package/package.json +1 -1
package/lib/en/translation.json
CHANGED
|
@@ -770,7 +770,6 @@
|
|
|
770
770
|
"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.",
|
|
771
771
|
"ai:useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.": "useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.",
|
|
772
772
|
"ai:User-Managed Networking": "User-Managed Networking",
|
|
773
|
-
"ai:User-Managed Networking is not supported when using Nutanix or vSphere": "User-Managed Networking is not supported when using Nutanix or vSphere",
|
|
774
773
|
"ai:Username": "Username",
|
|
775
774
|
"ai:Valid hostname": "Valid hostname",
|
|
776
775
|
"ai:Valid network prefix": "Valid network prefix",
|
package/package.json
CHANGED