@undp/carbon-library 1.0.289-CARBON-167.0 → 1.0.289-CARBON-167.1

Sign up to get free protection for your applications and to get access to all the features.
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:internationalTranferReqAccepted")));
23227
+ return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTransferReqRejected")));
23228
23228
  },
23229
23229
  type: "danger",
23230
23230
  remarkRequired: true,