@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.
@@ -11,10 +11,10 @@
|
|
11
11
|
"deauthorisedStatus": "Deactivated",
|
12
12
|
"pendingStatus": "Pending",
|
13
13
|
"rejectedStatus": "Rejected",
|
14
|
-
"deauthorisationSuccess": "
|
14
|
+
"deauthorisationSuccess": "The organisation has been 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": "
|
17
|
+
"reactivationSuccess": "The organisation has been 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
|
62
|
+
"successIssue": "The credits have 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": "
|
69
|
-
"successSendInit": "
|
68
|
+
"successSend": "The credits have been sent successfully ",
|
69
|
+
"successSendInit": "The transfer request has been sent successfully ",
|
70
70
|
"searchCompany": "Search company by name",
|
71
71
|
"serialNoField": "Serial Number",
|
72
72
|
"transferApproveTotal": "Credit Amount",
|
package/package.json
CHANGED