@undp/carbon-library 1.0.302-CARBON-433.0 → 1.0.302-CARBON-369.0

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/cjs/index.js CHANGED
@@ -17706,7 +17706,7 @@ var InvestmentManagementComponent = function (props) {
17706
17706
  return handleTableChange(val, sorter);
17707
17707
  }, locale: {
17708
17708
  emptyText: (React.createElement(antd.Empty, { image: antd.Empty.PRESENTED_IMAGE_SIMPLE, description: tableData.length === 0
17709
- ? t("programme:noinvestment")
17709
+ ? t("programme:noInvestmentData")
17710
17710
  : null })),
17711
17711
  } }))))),
17712
17712
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {