@openshift-assisted/locales 2.37.1 → 2.37.2
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
|
@@ -508,6 +508,7 @@
|
|
|
508
508
|
"ai:Memory capacity": "Memory capacity",
|
|
509
509
|
"ai:Message": "Message",
|
|
510
510
|
"ai:Metal3 operator is not configured": "Metal3 operator is not configured",
|
|
511
|
+
"ai:Migration Toolkit for Virtualization": "Migration Toolkit for Virtualization",
|
|
511
512
|
"ai:Migration toolkit for virtualization requirements": "Migration toolkit for virtualization requirements",
|
|
512
513
|
"ai:Minimal image file: Provision with virtual media": "Minimal image file: Provision with virtual media",
|
|
513
514
|
"ai:Minimal value is 10Gi": "Minimal value is 10Gi",
|
package/package.json
CHANGED