@undp/carbon-library 1.0.292-CARBON-369.2 → 1.0.292-CARBON-423.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,14 +11,14 @@
11
11
  "enterNewPlanTxt": "Please add the Programmes",
12
12
  "addSubNdcAction": "+ Add Sub NDC Action",
13
13
  "delete": "DELETE",
14
- "finalize": "FINALIZE",
14
+ "finalize": "FINALISE",
15
15
  "ndcColumnsMinistry": "Government Department",
16
16
  "ndcColumnsStatus": "Status",
17
17
  "approve": "Approve",
18
18
  "reject": "Reject",
19
19
  "actionApproveTitle": "Are you sure you want to approve this NDC Action?",
20
20
  "rejectApproveTitle": "Are you sure you want to reject this NDC Action?",
21
- "finalizeApproveTitle": "Are you sure you want to finalize the NDC Actions for this period?",
21
+ "finalizeApproveTitle": "Are you sure you want to finalise the NDC Actions for this period?",
22
22
  "finalizeApproveSubTitle": "You can’t undo this action",
23
23
  "periodDeleteConfirmTitle" : "Are you sure you want to delete the NDC Actions for this period?",
24
24
  "finalizeErrorText": "Cannot finalise the period due to pending Sub NDC Actions",
@@ -35,5 +35,6 @@
35
35
  "kpiGreaterThanZero": "KPI value must be greater than 0",
36
36
  "kpiMaxLength": "KPI cannot exceed 10000000",
37
37
  "sameStartEndDates": "Start year must be earlier than the end year",
38
- "ndcUnauthorisedMsg": "This action is unauthorised"
38
+ "ndcUnauthorisedMsg": "This action is unauthorised",
39
+ "invalidYearsSelected": "Entered start year and/or end year is invalid"
39
40
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.292-CARBON-369.2",
3
+ "version": "1.0.292-CARBON-423.1",
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": {