@undp/carbon-library 1.0.292-CARBON-167.0 → 1.0.292-CARBON-432.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -23515,7 +23515,7 @@ var CreditTransferComponent = function (props) {
23515
23515
  icon: React.createElement(Icon.XOctagon, null),
23516
23516
  actionBtnText: t("creditTransfer:notrecognise"),
23517
23517
  okAction: function (requestId, comment) {
23518
- return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTransferReqRejected")));
23518
+ return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTranferReqAccepted")));
23519
23519
  },
23520
23520
  type: "danger",
23521
23521
  remarkRequired: true,