@undp/carbon-library 1.0.292-CARBON-167.0 → 1.0.292-CARBON-cron-perf.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -23536,7 +23536,7 @@ var CreditTransferComponent = function (props) {
23536
23536
  icon: React.createElement(Icon__namespace.XOctagon, null),
23537
23537
  actionBtnText: t("creditTransfer:notrecognise"),
23538
23538
  okAction: function (requestId, comment) {
23539
- return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTransferReqRejected")));
23539
+ return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTranferReqAccepted")));
23540
23540
  },
23541
23541
  type: "danger",
23542
23542
  remarkRequired: true,