@openshift-assisted/locales 2.10.0-cim → 2.10.2-cim
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 +1 -0
- package/package.json +1 -1
package/lib/en/translation.json
CHANGED
|
@@ -416,6 +416,7 @@
|
|
|
416
416
|
"ai:Information & Troubleshooting": "Information & Troubleshooting",
|
|
417
417
|
"ai:Information and warnings": "Information and warnings",
|
|
418
418
|
"ai:Infrastructure": "Infrastructure",
|
|
419
|
+
"ai:Infrastructure availability policy": "Infrastructure availability policy",
|
|
419
420
|
"ai:Infrastructure env": "Infrastructure env",
|
|
420
421
|
"ai:Infrastructure environment details": "Infrastructure environment details",
|
|
421
422
|
"ai:Infrastructure environments are used by clusters. Create an infrastructure environment to add resources to your cluster.": "Infrastructure environments are used by clusters. Create an infrastructure environment to add resources to your cluster.",
|
package/package.json
CHANGED