@undp/carbon-library 1.0.289-CARBON-167.1 → 1.0.289-CARBON-429.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": "
|
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": "
|
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
|
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": "
|
69
|
-
"successSendInit": "
|
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