@openshift-assisted/locales 2.16.5-cim → 2.16.6-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
|
@@ -598,6 +598,7 @@
|
|
|
598
598
|
"ai:No hosts selected": "No hosts selected",
|
|
599
599
|
"ai:No IP collisions in network": "No IP collisions in network",
|
|
600
600
|
"ai:No label available": "No label available",
|
|
601
|
+
"ai:No labels available": "No labels available",
|
|
601
602
|
"ai:No location": "No location",
|
|
602
603
|
"ai:No matching events": "No matching events",
|
|
603
604
|
"ai:No namespace with hosts is available": "No namespace with hosts is available",
|
package/package.json
CHANGED