@undp/carbon-library 1.0.293-CARBON-433.0 → 1.0.293-CARBON-433.2

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/dist/esm/index.js CHANGED
@@ -17252,7 +17252,7 @@ var InvestmentManagementComponent = function (props) {
17252
17252
  return handleTableChange(val, sorter);
17253
17253
  }, locale: {
17254
17254
  emptyText: (React.createElement(Empty, { image: Empty.PRESENTED_IMAGE_SIMPLE, description: tableData.length === 0
17255
- ? t("creditTransfer:noTransfer")
17255
+ ? t("programme:noinvestment")
17256
17256
  : null })),
17257
17257
  } }))))),
17258
17258
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {