@undp/carbon-library 1.0.179-CARBON-339.0 → 1.0.179-CARBON-339.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,9 +9,10 @@
9
9
  "coBenefitsTitle": "Co-Benefits",
10
10
  "projectReportsTitle": "Project Reports",
11
11
  "ndcAction": "NDC Action",
12
- "methodology": "Metholology",
12
+ "methodology": "Methodology",
13
13
  "goldStandard": "Gold Standard",
14
14
  "mitigationType": "Mitigation Type",
15
+ "mitigationSubType": "Mitigation Sub Type",
15
16
  "userEstimatedCredits": "User Estimated Credits",
16
17
  "methodologyEstimatedCredits": "Methodology Estimated Credits",
17
18
  "energyGeneration": "Energy Generation",
@@ -19,6 +20,9 @@
19
20
  "consumerGroup": "Consumer Group",
20
21
  "eligibleLandArea": "Eligible Land Area",
21
22
  "landAreaUnit": "Land Area Unit",
23
+ "numberOfDays": "Number of days",
24
+ "numberOfPeople": "Number of people in a household",
25
+ "tonnesOnDryBasis": "Tonnes (t) on dry basis",
22
26
  "implementingAgency": "Implementing Agency",
23
27
  "nationalPlanObjectives": "National Plan Objectives",
24
28
  "nationalPlanCoverage": "National Plan Coverage",
@@ -54,9 +58,13 @@
54
58
  "viewMoniteringReport": "Monitoring Report",
55
59
  "viewVerificationReport": "Verification Report",
56
60
  "viewMitigationType": "Type",
61
+ "viewMitigationSubType": "Sub Type",
57
62
  "viewMitigationLandArea": "Land Area",
58
63
  "viewMitigationEnergyGeneration": "Energy Generation",
59
64
  "viewMitigationConsumerGroup": "Consumer Group",
65
+ "viewMitigationWeight": "Tonnes (t) on dry basis",
66
+ "viewMitigationNoOfDays": "Number of days",
67
+ "viewMitigationNoOfPeople": "Number of people in a household",
60
68
  "viewMitigationSysEstimatedCredits": "Methodology Estimated Credits",
61
69
  "viewMitigationUserEstimatedCredits": "User Estimated Credits",
62
70
  "viewAdaptationImplementingAgency": "Implementing Agency",
@@ -85,5 +93,8 @@
85
93
  "value": "Value",
86
94
  "viewGhgEmissionsAvoided": "GHG Emissions Avoided (tCO2e)",
87
95
  "viewGhgEmissionsReduced": "GHG Emissions Reduced (tCO2e)",
88
- "viewIncludedInNAP": "Included in NAP"
96
+ "viewIncludedInNAP": "Included in NAP",
97
+ "allowOnlyNumericValue": "Allow only numeric value",
98
+ "allowOnlyNumericValueAndDecimal": "Allow only numeric value and decimal",
99
+ "allowOnlyIntegerValue": "Allow only numeric value and integer"
89
100
  }
@@ -140,5 +140,8 @@
140
140
  "addInvestment": "ADD INVESTMENT",
141
141
  "addAction": "ADD ACTION",
142
142
  "ministryLevel": "Ministry Level",
143
- "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number"
143
+ "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
144
+ "methodology": "Methodology",
145
+ "verificationEl": "Verification",
146
+ "monitoringEl": "Monitoring"
144
147
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.179-CARBON-339.0",
3
+ "version": "1.0.179-CARBON-339.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": {