@undp/carbon-library 1.0.293-CARBON-Sprint-54.1 → 1.0.293-CARBON-Sprint-54.2

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -17008,7 +17008,7 @@ var InvestmentManagementComponent = function (props) {
17008
17008
  style: "color-primary",
17009
17009
  click: function () {
17010
17010
  showModalOnAction(record, {
17011
- title: t("creditTransfer:acceptTitle"),
17011
+ title: t("creditTransfer:acceptFinancingTitle"),
17012
17012
  icon: React.createElement(Icon.ClipboardCheck, null),
17013
17013
  actionBtnText: t("creditTransfer:proceed"),
17014
17014
  okAction: function (requestId, comment) {
@@ -23455,7 +23455,7 @@ var CreditTransferComponent = function (props) {
23455
23455
  style: "color-primary",
23456
23456
  click: function () {
23457
23457
  showModalOnAction(record, {
23458
- title: t("creditTransfer:acceptTitle"),
23458
+ title: t("creditTransfer:acceptCreditTransferTitle"),
23459
23459
  icon: React.createElement(Icon.ClipboardCheck, null),
23460
23460
  actionBtnText: t("creditTransfer:proceed"),
23461
23461
  okAction: function (requestId, comment) {