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

Sign up to get free protection for your applications and to get access to all the features.
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("programme:noinvestment")
17255
+ ? t("creditTransfer:noTransfer")
17256
17256
  : null })),
17257
17257
  } }))))),
17258
17258
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {