@undp/carbon-library 1.0.293-CARBON-Sprint-54.3 → 1.0.293-CARBON-435.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js +13 -41
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +13 -41
- package/dist/esm/index.js.map +1 -1
- package/dist/locales/i18n/creditTransfer/en.json +1 -2
- package/package.json +1 -1
@@ -15,8 +15,7 @@
|
|
15
15
|
"noTransfer": "No Transfers Available",
|
16
16
|
"cancelTitle": "Are you sure you want to cancel this request?",
|
17
17
|
"rejectTitle": "Are you sure you want to reject this request?",
|
18
|
-
"
|
19
|
-
"acceptCreditTransferTitle": "Accept Transfer Request",
|
18
|
+
"acceptTitle": "Accept Financing Request",
|
20
19
|
"proceed": "Proceed",
|
21
20
|
"cancel": "Cancel",
|
22
21
|
"reject": "Reject",
|
package/package.json
CHANGED