@undp/carbon-library 1.0.293-CARBON-Sprint-54.0 → 1.0.293-CARBON-431.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -17029,7 +17029,7 @@ var InvestmentManagementComponent = function (props) {
17029
17029
  style: "color-primary",
17030
17030
  click: function () {
17031
17031
  showModalOnAction(record, {
17032
- title: t("creditTransfer:acceptTitle"),
17032
+ title: t("creditTransfer:acceptFinancingTitle"),
17033
17033
  icon: React.createElement(Icon__namespace.ClipboardCheck, null),
17034
17034
  actionBtnText: t("creditTransfer:proceed"),
17035
17035
  okAction: function (requestId, comment) {
@@ -23476,7 +23476,7 @@ var CreditTransferComponent = function (props) {
23476
23476
  style: "color-primary",
23477
23477
  click: function () {
23478
23478
  showModalOnAction(record, {
23479
- title: t("creditTransfer:acceptTitle"),
23479
+ title: t("creditTransfer:acceptCreditTransferTitle"),
23480
23480
  icon: React.createElement(Icon__namespace.ClipboardCheck, null),
23481
23481
  actionBtnText: t("creditTransfer:proceed"),
23482
23482
  okAction: function (requestId, comment) {