@undp/carbon-library 1.0.292-CARBON-167.0 → 1.0.292-CARBON-cron-perf.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,10 +11,10 @@
11
11
  "deauthorisedStatus": "Deactivated",
12
12
  "pendingStatus": "Pending",
13
13
  "rejectedStatus": "Rejected",
14
- "deauthorisationSuccess": "The organisation has been deactivated successfully",
14
+ "deauthorisationSuccess": "Company deactivated successfully!",
15
15
  "reActivateConfirmHeaderText": "Are you sure you want to reactivate this organisation?",
16
16
  "reActivateConfirmText": "Note: all users associated with the organisation will also be reactivated.",
17
- "reactivationSuccess": "The organisation has been reactivated successfully",
17
+ "reactivationSuccess": "Company reactivated successfully!",
18
18
  "approveConfirmHeaderText": "Are you sure you want to authorise this organisation?",
19
19
  "approveConfirmText": "You can't undo this action",
20
20
  "approvedSuccessfully": "The Organisation was approved successfully",
@@ -59,14 +59,14 @@
59
59
  "successRevoke": "The project has been revoked successfully",
60
60
  "successRevokeCertifcate": "The certificate has been revoked successfully",
61
61
  "successRetireInit": "The international transfer retire request has been sent successfully",
62
- "successIssue": "The credits have been issued successfully",
62
+ "successIssue": "The project has been issued successfully",
63
63
  "successRequest": "The transfer request has been sent successfully ",
64
64
  "sendCreditTitle": "Send Credits",
65
65
  "to": "To",
66
66
  "from": "From",
67
67
  "send": "Send",
68
- "successSend": "The credits have been sent successfully ",
69
- "successSendInit": "The transfer request has been sent successfully ",
68
+ "successSend": "Credit send successful",
69
+ "successSendInit": "Credit send initiated successful",
70
70
  "searchCompany": "Search company by name",
71
71
  "serialNoField": "Serial Number",
72
72
  "transferApproveTotal": "Credit Amount",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.292-CARBON-167.0",
3
+ "version": "1.0.292-CARBON-cron-perf.0",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {