@undp/carbon-library 1.0.289-CARBON-167.1 → 1.0.289-CARBON-366.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
@@ -23224,7 +23224,7 @@ var CreditTransferComponent = function (props) {
23224
23224
  icon: React.createElement(Icon__namespace.XOctagon, null),
23225
23225
  actionBtnText: t("creditTransfer:notrecognise"),
23226
23226
  okAction: function (requestId, comment) {
23227
- return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTransferReqRejected")));
23227
+ return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTranferReqAccepted")));
23228
23228
  },
23229
23229
  type: "danger",
23230
23230
  remarkRequired: true,