@undp/carbon-library 1.0.292-CARBON-287.0 → 1.0.292-CARBON-423.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,7 +11,7 @@
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",
@@ -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-287.0",
3
+ "version": "1.0.292-CARBON-423.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": {