@openshift-assisted/locales 2.14.6-cim → 2.14.7-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.
@@ -59,8 +59,6 @@
59
59
  "ai:Add label": "Add label",
60
60
  "ai:Add more": "Add more",
61
61
  "ai:Add Nodepool": "Add nodepool",
62
- "ai:Add worker host dialog": "Add worker host dialog",
63
- "ai:Add worker hosts": "Add worker hosts",
64
62
  "ai:Add your own NTP (Network Time Protocol) sources": "Add your own NTP (Network Time Protocol) sources",
65
63
  "ai:Adding hosts": "Adding hosts",
66
64
  "ai:Adding hosts instructions": "Adding hosts instructions",
package/package.json CHANGED
@@ -59,5 +59,5 @@
59
59
  "lint": "yarn run -T eslint --cache --cache-location node_modules/.cache/eslint/.eslint-cache ."
60
60
  },
61
61
  "type": "module",
62
- "version": "2.14.6-cim"
62
+ "version": "2.14.7-cim"
63
63
  }