@undp/carbon-library 2.1.12-CARBON-Sprint-58.2 → 2.1.12-CARBON-Sprint-58.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "title": "Organisation Details",
3
- "subTitle": "View the details of the selected organisation",
3
+ "subTitle": "",
4
4
  "deauthorise": "DEACTIVATE",
5
5
  "reActivate": "REACTIVATE",
6
6
  "approve": "APPROVE",
@@ -15,7 +15,7 @@
15
15
  "noTransfer": "No Transfers Available",
16
16
  "cancelTitle": "Are you sure you want to cancel this request?",
17
17
  "rejectTitle": "Are you sure you want to reject this request?",
18
- "acceptFinancingTitle": "Accept Financing Request",
18
+ "acceptFinancingTitle": "Accept Project Financing Request",
19
19
  "acceptCreditTransferTitle": "Accept Transfer Request",
20
20
  "proceed": "Proceed",
21
21
  "cancel": "Cancel",
@@ -1,5 +1,5 @@
1
1
  {
2
- "addNdcTitle": "Add Activity",
2
+ "addNdcTitle": "Add Project Activity",
3
3
  "addNdcSubTitle": "",
4
4
  "NdcTitle": "Project Activities",
5
5
  "NdcSubTitle": "",
@@ -73,8 +73,8 @@
73
73
  "searchByProgrammeName": "Search by project name",
74
74
  "seeMine": "Mine Only",
75
75
  "NdcCreditChartTitle": "Emissions Reductions (tCo2E)",
76
- "ndcSuccessfullyCreated": "The Project Activity has been created successfully",
77
- "ndcCreationFailed": "The Project Activity creation failed",
76
+ "ndcSuccessfullyCreated": "The project activity has been created successfully",
77
+ "ndcCreationFailed": "The project activity creation failed",
78
78
  "methodologyEstimatedCreditsInvalid": "Methodology Estimated Credits should be greater than 0",
79
79
  "userEstimatedCreditsInvalid": "Estimated Credits for the Project Activity cannot be greater than the Estimated Credits for the project",
80
80
  "coBenefitsSubTitle": "Co-Benefits",
@@ -42,8 +42,8 @@
42
42
  "rejectInvestmentHeader": "Are you sure you want to reject this financing?",
43
43
  "monitorDoc": "Monitoring Report",
44
44
  "veriDoc": "Verifcation Report",
45
- "investmentAccepted": "The financing request has been approved successfully",
46
- "investmentRejected": "The Financing has been rejected",
45
+ "investmentAccepted": "The project financing request has been approved successfully",
46
+ "investmentRejected": "The project financing has been rejected",
47
47
  "addInvestment": "Add Project Financing",
48
48
  "addInvestmentSub": "",
49
49
  "programmeFinancingInvested": "Project Financing Invested",
@@ -56,13 +56,13 @@
56
56
  "comments": "Comments",
57
57
  "paymentPerMetric": "Payment Per Metric",
58
58
  "esgType": "ESG Classification",
59
- "investmentCreationSuccess": "The finance has been added successfully",
59
+ "investmentCreationSuccess": "The project financing has been added successfully",
60
60
  "total": "Total Ownership",
61
61
  "ClimateFinance": "Climate Finance",
62
62
  "CarbonMarket": "Carbon Market",
63
63
  "rejectTip": "Request Adjustments",
64
64
  "invalidFileFormat": "Unsupported file format",
65
- "investmentReqApproved": "The financing request has been accepted",
65
+ "investmentReqApproved": "The project financing request has been accepted",
66
66
  "designDocNotApproved": "The design document needs to be approved to upload this document",
67
67
  "programmeNotAuth": "The project has to be authorised to upload this document",
68
68
  "monitoringRepNotApproved": "The monitoring report has to be approved to upload this document",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "title": "User Profile",
3
- "subTitle": "View and Edit your user information",
3
+ "subTitle": "",
4
4
  "userDetailsHeading": "User Details",
5
5
  "organisationDetailsHeading": "Organisation Details",
6
6
  "name": "Name",
@@ -24,7 +24,7 @@
24
24
  "consumerGroup": "Building Type",
25
25
  "constantVersion": "Standard Version",
26
26
  "landArea": "Land Area",
27
- "timeline": "Project Activity Timeline",
27
+ "timeline": "Activity Timeline",
28
28
  "location": "Geographical Location",
29
29
  "credits": "Credits",
30
30
  "certification": "Certification Details",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "2.1.12-CARBON-Sprint-58.2",
3
+ "version": "2.1.12-CARBON-Sprint-58.3",
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": {