@undp/carbon-library 1.0.302-CARBON-Sprint-55.0 → 1.0.302-CARBON-433.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -91,7 +91,7 @@
91
91
  "LumpSum":"LUMP SUM",
92
92
  "Upfront":"UPFRONT",
93
93
  "Annual":"ANNUAL",
94
+ "noinvestment": "No Financings Available"
94
95
  "existingInvestmentSource":"Source",
95
96
  "noInvestmentData":"No financing information available"
96
-
97
97
  }
@@ -13,5 +13,6 @@
13
13
  "gettingProgrammeError": "Error al obtener el programa",
14
14
  "all": "Todos",
15
15
  "searchByName": "Buscar por nombre del programa",
16
- "environmentalImpactAssessment": "Evaluación de Impacto Ambiental"
16
+ "environmentalImpactAssessment": "Evaluación de Impacto Ambiental",
17
+ "noinvestment": "No hay financiamientos disponibles"
17
18
  }
@@ -13,5 +13,6 @@
13
13
  "gettingProgrammeError": "Erreur lors de l'obtention du programme",
14
14
  "all": "Tous",
15
15
  "searchByName": "Rechercher par nom de programme",
16
- "environmentalImpactAssessment": "Évaluation de l'Impact Environnemental"
16
+ "environmentalImpactAssessment": "Évaluation de l'Impact Environnemental",
17
+ "noinvestment": "Aucun financement disponible"
17
18
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.302-CARBON-Sprint-55.0",
3
+ "version": "1.0.302-CARBON-433.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": {