@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/cjs/index.js CHANGED
@@ -17273,7 +17273,7 @@ var InvestmentManagementComponent = function (props) {
17273
17273
  return handleTableChange(val, sorter);
17274
17274
  }, locale: {
17275
17275
  emptyText: (React.createElement(antd.Empty, { image: antd.Empty.PRESENTED_IMAGE_SIMPLE, description: tableData.length === 0
17276
- ? t("programme:noinvestment")
17276
+ ? t("creditTransfer:noTransfer")
17277
17277
  : null })),
17278
17278
  } }))))),
17279
17279
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {