@undp/carbon-library 1.0.263-CARBON-388.0 → 1.0.263-CARBON-328.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.
@@ -3,7 +3,7 @@
|
|
3
3
|
"ndcSubTitle": "NDC Actions in the System",
|
4
4
|
"ndcColumnsStartDate": "Start Date",
|
5
5
|
"ndcColumnsEndDate": "End Date",
|
6
|
-
"ndcColumnsNationalPlanObj": "
|
6
|
+
"ndcColumnsNationalPlanObj": "National Plan Objective",
|
7
7
|
"ndcColumnsKpi": "KPI",
|
8
8
|
"rangeAlreadyExists": "Selected Range Already exists",
|
9
9
|
"addNdcAction": "+ Add NDC Action",
|
@@ -100,11 +100,12 @@
|
|
100
100
|
"tlCertify": "Certified",
|
101
101
|
"tlCertifyDesc": "The project was certified by {}",
|
102
102
|
"tlRetire": "Credits Retired",
|
103
|
-
"tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} by {}",
|
103
|
+
"tlRetireDesc": "{} {} credits of this project were retired from {} {}as {} {}by {}",
|
104
104
|
"tlFrozen": "Credits Frozen",
|
105
105
|
"tlFrozenDesc": "{} {} credits were frozen due to the deactivation of {} by {}",
|
106
106
|
"tlRetInit": "Retirement Initiated",
|
107
|
-
"tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} was initiated by {}",
|
107
|
+
"tlRetInitDesc": "Retirement of {} {} credits of this project from {} {}as {} {}was initiated by {}",
|
108
|
+
"t1RetInitOmgeDesc":"and {} ITMO credits as Overall Mitigation in Global Emissions ",
|
108
109
|
"tlRetRejectTitle": "Retirement Not Recognised",
|
109
110
|
"tlTxRetRejectDesc": "The request to transfer {} {} credits from {} to {} was not recognised by {}",
|
110
111
|
"tlRetCancelTitle": "Retire request cancelled",
|
@@ -143,5 +144,8 @@
|
|
143
144
|
"environmentalAssessmentRegistrationNo": "Environmental Assessment Registration Number",
|
144
145
|
"methodology": "Methodology",
|
145
146
|
"verificationEl": "Verification",
|
146
|
-
"monitoringEl": "Monitoring"
|
147
|
+
"monitoringEl": "Monitoring",
|
148
|
+
"govInternationalAcc":"Government International Account",
|
149
|
+
"omgeAcc":"OMGE Account",
|
150
|
+
"omgeDesc":"Overall Mitigation in Global Emissins (OMGE)"
|
147
151
|
}
|
package/package.json
CHANGED