@undp/carbon-library 1.0.292-CARBON-369.0 → 1.0.292-CARBON-167.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
@@ -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:
|
23539
|
+
return handleRequestOk(requestId, comment, "transferReject", "".concat(t("creditTransfer:internationalTransferReqRejected")));
|
23540
23540
|
},
|
23541
23541
|
type: "danger",
|
23542
23542
|
remarkRequired: true,
|