@openshift-assisted/locales 2.14.7-cim → 2.14.9-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
|
@@ -720,6 +720,7 @@
|
|
|
720
720
|
"ai:Service networks": "Service networks",
|
|
721
721
|
"ai:Set <bold>{{agent_location_label_key}}</bold> label in Agent resource to specify its location.": "Set <bold>{{agent_location_label_key}}</bold> label in Agent resource to specify its location.",
|
|
722
722
|
"ai:Set all the hosts to boot using iPXE script file": "Set all the hosts to boot using iPXE script file",
|
|
723
|
+
"ai:Show all available versions": "Show all available versions",
|
|
723
724
|
"ai:Show proxy settings": "Show proxy settings",
|
|
724
725
|
"ai:Single node cluster cannot contain more than 1 host.": "Single node cluster cannot contain more than 1 host.",
|
|
725
726
|
"ai:Single Node OpenShift disclaimer": "Single Node OpenShift disclaimer",
|
package/package.json
CHANGED