@openshift-assisted/locales 2.8.4-cim → 2.8.5-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.
@@ -371,7 +371,7 @@
371
371
  "ai:If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.": "If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.",
372
372
  "ai:If not, please start your VMs with the following configuration:": "If not, please start your VMs with the following configuration:",
373
373
  "ai:If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).": "If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).",
374
- "ai:If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.": "If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.",
374
+ "ai:If the configuration is taking longer than 5 minutes, you might need to troubleshoot.": "If the configuration is taking longer than 5 minutes, you might need to troubleshoot.",
375
375
  "ai:If there are many clusters, use higher values for the storage fields.": "If there are many clusters, use higher values for the storage fields.",
376
376
  "ai:If you exit this flow you can see its status in the list view or details page.": "If you exit this flow you can see its status in the list view or details page.",
377
377
  "ai:If you prefer using the CLI, follow the instructions in": "If you prefer using the CLI, follow the instructions in",
@@ -414,6 +414,7 @@
414
414
  "ai:IP allocation from the DHCP server timed out.": "IP allocation from the DHCP server timed out.",
415
415
  "ai:iPXE script file is ready to be downloaded": "iPXE script file is ready to be downloaded",
416
416
  "ai:iPXE script file URL": "iPXE script file URL",
417
+ "ai:It can be fixed in the <1>{pageURL.name}</1> page.": "It can be fixed in the <1>{pageURL.name}</1> page.",
417
418
  "ai:It can be fixed in the <2></2> step.": "It can be fixed in the <2></2> step.",
418
419
  "ai:It is not possible to remove a host which is being installed.": "It is not possible to remove a host which is being installed.",
419
420
  "ai:It is not possible to remove a node from a cluster during installation.": "It is not possible to remove a node from a cluster during installation.",
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.8.4-cim"
32
+ "version": "2.8.5-cim"
33
33
  }