@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.
- package/lib/en/translation.json +0 -2
- package/package.json +1 -1
package/lib/en/translation.json
CHANGED
|
@@ -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