@treely/strapi-slices 5.3.3 → 5.4.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.
@@ -8,6 +8,7 @@ declare const messagesDe: {
8
8
  'features.projectInfo.properties.projectDeveloper': string;
9
9
  'features.projectInfo.properties.verificationStandard.label': string;
10
10
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': string;
11
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': string;
11
12
  'features.projectInfo.properties.forecastedAmountYear.label': string;
12
13
  'features.projectInfo.properties.riskBuffer': string;
13
14
  'features.projectInfo.properties.year': string;
@@ -8,6 +8,7 @@ declare const messagesEn: {
8
8
  'features.projectInfo.properties.projectDeveloper': string;
9
9
  'features.projectInfo.properties.verificationStandard.label': string;
10
10
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': string;
11
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': string;
11
12
  'features.projectInfo.properties.forecastedAmountYear.label': string;
12
13
  'features.projectInfo.properties.riskBuffer': string;
13
14
  'features.projectInfo.properties.year': string;
@@ -50,6 +50,7 @@ declare const rootMessagesDe: {
50
50
  'features.projectInfo.properties.projectDeveloper': string;
51
51
  'features.projectInfo.properties.verificationStandard.label': string;
52
52
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': string;
53
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': string;
53
54
  'features.projectInfo.properties.forecastedAmountYear.label': string;
54
55
  'features.projectInfo.properties.riskBuffer': string;
55
56
  'features.projectInfo.properties.year': string;
@@ -50,6 +50,7 @@ declare const rootMessagesEn: {
50
50
  'features.projectInfo.properties.projectDeveloper': string;
51
51
  'features.projectInfo.properties.verificationStandard.label': string;
52
52
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': string;
53
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': string;
53
54
  'features.projectInfo.properties.forecastedAmountYear.label': string;
54
55
  'features.projectInfo.properties.riskBuffer': string;
55
56
  'features.projectInfo.properties.year': string;
@@ -2056,6 +2056,7 @@ var messagesDe$6 = {
2056
2056
  'features.projectInfo.properties.projectDeveloper': 'Projekt Entwickler',
2057
2057
  'features.projectInfo.properties.verificationStandard.label': 'Verifizierungsstandard',
2058
2058
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': 'SILVACONSULT® Forest Carbon Standard, ISO 14064-2',
2059
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': 'Methodik für Klimaschutzprojekte im Wald für die Schweiz',
2059
2060
  'features.projectInfo.properties.forecastedAmountYear.label': 'Projektvolumen',
2060
2061
  'features.projectInfo.properties.riskBuffer': 'Anteil Risikopuffer',
2061
2062
  'features.projectInfo.properties.year': '{years} {years, plural, one {Jahr} other {Jahre} }'
@@ -2170,6 +2171,7 @@ var messagesEn$4 = {
2170
2171
  'features.projectInfo.properties.projectDeveloper': 'Project Developer',
2171
2172
  'features.projectInfo.properties.verificationStandard.label': 'Verification Standard',
2172
2173
  'features.projectInfo.properties.verificationStandard.value.SilvaconsultFCSISO14': 'SILVACONSULT® Forest Carbon Standard, ISO 14064-2',
2174
+ 'features.projectInfo.properties.verificationStandard.value.MfKWCH': 'Methodik für Klimaschutzprojekte im Wald für die Schweiz',
2173
2175
  'features.projectInfo.properties.forecastedAmountYear.label': 'Project Volume',
2174
2176
  'features.projectInfo.properties.riskBuffer': 'Risk Buffer Share',
2175
2177
  'features.projectInfo.properties.year': '{years} {years, plural, one {year} other {years} }'