@undp/carbon-library 1.0.265-CARBON-380.0 → 1.0.265-CARBON-380.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,7 +8,7 @@
8
8
  "viewCompanies": "View Organisations",
9
9
  "viewDesc": "View all the visible organisations in the system based on your permissions",
10
10
  "addCompany": "Add organisation",
11
- "numberOfProgrammes": "NUMBER OF PROGRAMMES",
11
+ "numberOfProgrammes": "NUMBER OF PROJECTS",
12
12
  "creditBalance": "CREDIT BALANCE",
13
13
  "date": "Date",
14
14
  "getCompanyError": "Error in getting company",
@@ -5,7 +5,7 @@
5
5
  "certifier": "CERTIFIER",
6
6
  "initiator": "INITIATOR",
7
7
  "date": "DATE",
8
- "pName": "PROGRAMME NAME",
8
+ "pName": "PROJECT NAME",
9
9
  "sector": "SECTOR",
10
10
  "cSender": "CREDIT SENDER",
11
11
  "cReceiver": "CREDIT RECEIVER",
@@ -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
- "acceptTitle": "Accept Transfer Request",
18
+ "acceptTitle": "Accept Finance Request",
19
19
  "proceed": "Proceed",
20
20
  "cancel": "Cancel",
21
21
  "reject": "Reject",
@@ -43,7 +43,7 @@
43
43
  "ndcColumnsActionId": "ACTIVITY ID",
44
44
  "ndcColumnsDate": "DATE",
45
45
  "ndcColumnsNdcAction": "ACTIVITY",
46
- "ndcColumnsProgrammeName": "PROGRAMME NAME",
46
+ "ndcColumnsProgrammeName": "PROJECT NAME",
47
47
  "ndcColumnsSector": "SECTOR",
48
48
  "ndcColumnsOwners": "OWNERS",
49
49
  "ndcColumnsStatus": "STATUS",
@@ -24,7 +24,7 @@
24
24
  "amount": "Amount (USD)",
25
25
  "investmentTitle": "Financing",
26
26
  "investmentDesc": "Financing made on projects in the Transparency System",
27
- "addProgramme": "ADD PROGRAMME",
27
+ "addProgramme": "ADD PROJECT",
28
28
  "emissionsReductionExpected": "Emissions Reductions Expected (tCO2e)",
29
29
  "emissionsReductionAchieved": "Emissions Reductions Achieved (tCO2e)",
30
30
  "isUploaded": "Document uploaded successfully",
@@ -77,7 +77,7 @@
77
77
  "typeCreation": "Type",
78
78
  "New": "NEW",
79
79
  "Existing": "EXISTING",
80
- "addOwnership": "ADD INVESTMENT",
80
+ "addOwnership": "ADD FINANCING",
81
81
  "supportTitle": "Supports",
82
82
  "supportDesc": "Supports made on projects in the Transparency System",
83
83
  "addSupport": "Add Support",
@@ -42,7 +42,7 @@
42
42
  "retireTitle": "Are you sure you want to retire the credits?",
43
43
  "revokeTitle": "Are you sure you want to revoke the certificate of the project",
44
44
  "transferTitle": "Request Credits",
45
- "programmeMaterial": "Project & Project Documents",
45
+ "programmeMaterial": "Project Documents",
46
46
  "projectMaterial": "Project Reports",
47
47
  "transfer": "Request",
48
48
  "by": "By",
@@ -138,7 +138,7 @@
138
138
  "emissionsReductionExpected": "Emissions Reductions Expected",
139
139
  "emissionsReductionAchieved": "Emissions Reductions Achieved",
140
140
  "emissionsReductions": "Emissions Reductions {}",
141
- "addInvestment": "ADD INVESTMENT",
141
+ "addInvestment": "ADD FINANCING",
142
142
  "addAction": "ADD ACTIVITY",
143
143
  "ministryLevel": "Ministry Level",
144
144
  "environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.265-CARBON-380.0",
3
+ "version": "1.0.265-CARBON-380.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": {