@jjlmoya/utils-alcohol 1.14.0 → 1.16.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.
- package/package.json +2 -1
- package/src/category/i18n/id.ts +28 -0
- package/src/category/i18n/sv.ts +19 -0
- package/src/category/index.ts +2 -0
- package/src/tests/faq_count.test.ts +12 -10
- package/src/tests/i18n_coverage.test.ts +36 -0
- package/src/tests/locale_completeness.test.ts +42 -0
- package/src/tests/no_h1_in_components.test.ts +48 -0
- package/src/tests/seo_length.test.ts +3 -34
- package/src/tests/slug_uniqueness.test.ts +81 -0
- package/src/tests/tool_validation.test.ts +4 -4
- package/src/tool/alcoholClearance/i18n/de.ts +205 -0
- package/src/tool/alcoholClearance/i18n/id.ts +205 -0
- package/src/tool/alcoholClearance/i18n/it.ts +180 -0
- package/src/tool/alcoholClearance/i18n/ja.ts +205 -0
- package/src/tool/alcoholClearance/i18n/ko.ts +205 -0
- package/src/tool/alcoholClearance/i18n/nl.ts +205 -0
- package/src/tool/alcoholClearance/i18n/pl.ts +205 -0
- package/src/tool/alcoholClearance/i18n/pt.ts +205 -0
- package/src/tool/alcoholClearance/i18n/ru.ts +205 -0
- package/src/tool/alcoholClearance/i18n/sv.ts +205 -0
- package/src/tool/alcoholClearance/i18n/tr.ts +180 -0
- package/src/tool/alcoholClearance/i18n/zh.ts +205 -0
- package/src/tool/alcoholClearance/index.ts +13 -1
- package/src/tool/beerCooler/i18n/de.ts +197 -0
- package/src/tool/beerCooler/i18n/id.ts +197 -0
- package/src/tool/beerCooler/i18n/it.ts +197 -0
- package/src/tool/beerCooler/i18n/ja.ts +197 -0
- package/src/tool/beerCooler/i18n/ko.ts +197 -0
- package/src/tool/beerCooler/i18n/nl.ts +197 -0
- package/src/tool/beerCooler/i18n/pl.ts +197 -0
- package/src/tool/beerCooler/i18n/pt.ts +197 -0
- package/src/tool/beerCooler/i18n/ru.ts +197 -0
- package/src/tool/beerCooler/i18n/sv.ts +197 -0
- package/src/tool/beerCooler/i18n/tr.ts +197 -0
- package/src/tool/beerCooler/i18n/zh.ts +197 -0
- package/src/tool/beerCooler/index.ts +13 -1
- package/src/tool/carbonationCalculator/i18n/de.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/id.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/it.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/ja.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/ko.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/nl.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/pl.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/pt.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/ru.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/sv.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/tr.ts +200 -0
- package/src/tool/carbonationCalculator/i18n/zh.ts +200 -0
- package/src/tool/carbonationCalculator/index.ts +13 -1
- package/src/tool/cocktailBalancer/i18n/de.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/id.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/it.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/ja.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/ko.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/nl.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/pl.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/pt.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/ru.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/sv.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/tr.ts +222 -0
- package/src/tool/cocktailBalancer/i18n/zh.ts +222 -0
- package/src/tool/cocktailBalancer/index.ts +13 -1
- package/src/tool/partyKeg/i18n/de.ts +187 -0
- package/src/tool/partyKeg/i18n/id.ts +187 -0
- package/src/tool/partyKeg/i18n/it.ts +187 -0
- package/src/tool/partyKeg/i18n/ja.ts +187 -0
- package/src/tool/partyKeg/i18n/ko.ts +187 -0
- package/src/tool/partyKeg/i18n/nl.ts +187 -0
- package/src/tool/partyKeg/i18n/pl.ts +187 -0
- package/src/tool/partyKeg/i18n/pt.ts +187 -0
- package/src/tool/partyKeg/i18n/ru.ts +187 -0
- package/src/tool/partyKeg/i18n/sv.ts +187 -0
- package/src/tool/partyKeg/i18n/tr.ts +187 -0
- package/src/tool/partyKeg/i18n/zh.ts +187 -0
- package/src/tool/partyKeg/index.ts +13 -1
- package/src/types.ts +1 -1
- package/src/tests/content_mandatory.test.ts +0 -32
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import type { WithContext, SoftwareApplication, FAQPage, HowTo } from 'schema-dts';
|
|
2
|
+
import type { CarbonationUI, CarbonationLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'kalkulator-karbonak-bir';
|
|
5
|
+
const title = 'Kalkulator Karbonasi & Primer Bir';
|
|
6
|
+
const description = 'Hitung gram pasti Dextrose, Gula Meja atau DME (Ekstrak Malt Kering) untuk membotolkan homebrew Anda. Masukkan volume, suhu fermentasi, dan gaya untuk primer sempurna.';
|
|
7
|
+
|
|
8
|
+
const ui: CarbonationUI = {
|
|
9
|
+
parametersTitle: 'Parameter',
|
|
10
|
+
metricBtn: 'Metrik',
|
|
11
|
+
imperialBtn: 'Imperial',
|
|
12
|
+
volumeLabel: 'Volume Bir',
|
|
13
|
+
maxTempLabel: 'Suhu Maksimal',
|
|
14
|
+
litersUnit: 'Liter',
|
|
15
|
+
celsiusUnit: '°C',
|
|
16
|
+
gallonsUnit: 'Gallon',
|
|
17
|
+
fahrenheitUnit: '°F',
|
|
18
|
+
desiredCo2Label: 'Karbonasi Diinginkan',
|
|
19
|
+
volUnit: 'CO2 Vol',
|
|
20
|
+
resultsTitle: 'Hasil Primer',
|
|
21
|
+
tableSugarLabel: 'Gula Meja',
|
|
22
|
+
cornSugarLabel: 'Gula Jagung (Dextrose)',
|
|
23
|
+
dmeLabel: 'Ekstrak Malt Kering (DME)',
|
|
24
|
+
safetyTitle: 'BAHAYA LEDAKAN!',
|
|
25
|
+
lowCarbonation: 'KARBONASI RENDAH',
|
|
26
|
+
optimalCarbonation: 'KARBONASI OPTIMAL',
|
|
27
|
+
highEffervescence: 'EFERVESCENCE TINGGI',
|
|
28
|
+
bubblingVisualizationLabel: 'Visualisasi gelembung perkiraan'
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const faqTitle = 'Pertanyaan yang Sering Diajukan';
|
|
32
|
+
const bibliographyTitle = 'Bibliografi & Sumber';
|
|
33
|
+
|
|
34
|
+
const faq: CarbonationLocaleContent['faq'] = [
|
|
35
|
+
{
|
|
36
|
+
question: 'Mengapa suhu penting untuk karbonasi?',
|
|
37
|
+
answer: 'CO2 sisa di bir Anda tergantung pada suhu tertinggi yang dicapai setelah fermentasi: cairan dingin memegang lebih banyak gas terlarut daripada cairan hangat. Jika Anda memasukkan suhu lebih rendah dari yang sebenarnya, kalkulator menganggap lebih banyak CO2 sisa daripada yang sebenarnya ada dan memberikan Anda kurang gula daripada yang diperlukan. Masukkan terlalu tinggi dan sebaliknya terjadi — Anda menambahkan lebih banyak gula daripada yang diperlukan dan mendorong batch Anda ke wilayah bom botol, di mana tekanan berlebih menyebabkan botol pecah atau tutup terlepas dengan keras.',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
question: 'Gula mana yang terbaik untuk primer?',
|
|
41
|
+
answer: 'Dextrose (gula jagung) lebih disukai karena netral dan larut dengan cepat. Gula meja berfungsi dengan baik tetapi memerlukan sekitar 10% lebih sedikit berat.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
question: 'Apa yang terjadi jika saya menambahkan terlalu banyak gula primer?',
|
|
45
|
+
answer: 'Over-priming menghasilkan tekanan CO2 berlebih di dalam botol. Botol gelas standar gagal pada sekitar 3,5-4,0 volume CO2. Melampaui titik ini, botol dapat pecah atau tutup dapat terlepas dengan keras. Itulah mengapa presisi penting — bahkan 5 gram ekstra per liter dapat mendorong batch ke zona bahaya.',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
question: 'Berapa lama bir membutuhkan waktu untuk karbonasi setelah pembotolan?',
|
|
49
|
+
answer: 'Antara 2 dan 3 minggu pada suhu kamar (18-22°C) adalah kisaran tipikal agar ragi sepenuhnya memfermentasi gula yang ditambahkan dan CO2 terintegrasi ke dalam cairan. Membuka botol sebelum proses selesai selalu memberikan hasil yang menyesatkan: bir akan tampak bawah-karbonasi meskipun karbonasi masih berkembang. Dengan DME proses dapat sedikit lebih lambat karena kompleksitas gula fermentasinya.',
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const howTo: CarbonationLocaleContent['howTo'] = [
|
|
54
|
+
{
|
|
55
|
+
name: 'Ukur volume nyata',
|
|
56
|
+
text: 'Tunjukkan berapa liter (atau galon) bir yang Anda miliki siap untuk pembotolan setelah fermentasi selesai.',
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: 'Tentukan suhu fermentasi',
|
|
60
|
+
text: 'Masukkan suhu tertinggi yang dicapai bir selama atau setelah fermentasi aktif.',
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
name: 'Pilih gaya atau volume CO2',
|
|
64
|
+
text: 'Pilih tingkat karbonasi yang diinginkan. Gaya bervariasi dari 1,5 (Stouts) hingga 4,5 (Gandum Bir).',
|
|
65
|
+
},
|
|
66
|
+
];
|
|
67
|
+
|
|
68
|
+
const bibliography: CarbonationLocaleContent['bibliography'] = [
|
|
69
|
+
{
|
|
70
|
+
name: 'How to Brew: Tabel Karbonasi - John Palmer',
|
|
71
|
+
url: 'https://howtobrew.com/section-1/chapter-11/',
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
name: 'Pedoman Gaya BJCP: Tingkat Karbonasi',
|
|
75
|
+
url: 'https://www.bjcp.org/style/2021/beer/',
|
|
76
|
+
},
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
const seo: CarbonationLocaleContent['seo'] = [
|
|
80
|
+
{
|
|
81
|
+
type: 'title',
|
|
82
|
+
text: 'Panduan Lengkap Karbonasi dan Primer',
|
|
83
|
+
level: 2
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
type: 'paragraph',
|
|
87
|
+
html: 'Kuasai seni primer dan ubah homebrewmu dari eksperimen datar menjadi pengalaman minuman efervesen profesional. Primer melibatkan penambahan jumlah gula yang tepat sehingga ragi sisa di botol menghasilkan CO2 alami selama fermentasi sekunder. Terlalu sedikit gula menghasilkan bir datar; terlalu banyak menciptakan tekanan berbahaya yang dapat memecahkan botol. Perbedaan antara keduanya adalah beberapa gram — itulah mengapa kalkulator ini ada.'
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
type: 'proscons',
|
|
91
|
+
title: 'Faktor Sukses Kritis',
|
|
92
|
+
items: [
|
|
93
|
+
{ pro: 'Suhu: CO2 sisa tergantung pada puncak suhu pasca-fermentasi.', con: '' },
|
|
94
|
+
{ pro: 'Presisi: 5 gram ekstra per liter dapat menjadi perbedaan antara karbonasi sempurna dan geyser.', con: '' },
|
|
95
|
+
{ pro: '', con: 'Oksidasi: Hindari menumpahkan cairan saat mentransfer untuk mencampur gula primer.' }
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
type: 'title',
|
|
100
|
+
text: 'Volume CO2 Menurut Gaya Bir',
|
|
101
|
+
level: 2
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
type: 'stats',
|
|
105
|
+
items: [
|
|
106
|
+
{ label: 'Stouts Inggris', value: '1,5 - 2,0 Vol', icon: 'mdi:beer' },
|
|
107
|
+
{ label: 'IPA & Ales', value: '2,2 - 2,6 Vol', icon: 'mdi:hops' },
|
|
108
|
+
{ label: 'Gandum Jerman', value: '3,3 - 4,5 Vol', icon: 'mdi:barley' }
|
|
109
|
+
],
|
|
110
|
+
columns: 3
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
type: 'card',
|
|
114
|
+
title: 'Gula Mana Sebaiknya Anda Pilih?',
|
|
115
|
+
icon: 'mdi:corn',
|
|
116
|
+
html: '<strong>Dextrose</strong> netral dan profesional — standar industri. <strong>Gula Meja</strong> ekonomis dan efektif (gunakan 10% lebih sedikit berat daripada dextrose). <strong>DME (Ekstrak Malt Kering)</strong> adalah pilihan puritan tetapi lebih sulit diprediksi dengan akurat karena fermentabilitas bervariasi menurut merek dan komposisi malt.'
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
type: 'diagnostic',
|
|
120
|
+
title: 'Peringatan Keselamatan',
|
|
121
|
+
icon: 'mdi:alert-decagram',
|
|
122
|
+
variant: 'error',
|
|
123
|
+
badge: 'Bahaya',
|
|
124
|
+
html: 'Botol gelas standar gagal pada 3,5-4,0 volume CO2. Jangan mencoba mengkarbonasi bir gaya Belgia atau gandum dalam kaca tipis. Selalu gunakan botol yang dinilai untuk minuman berkarbonasi, dan jangan pernah gunakan botol komersial daur ulang yang mungkin memiliki kerusakan struktural mikroskopis dari penggunaan sebelumnya.'
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'tip',
|
|
128
|
+
title: 'Kiat Pro: Larutkan Gula dengan Benar',
|
|
129
|
+
html: 'Selalu rebus larutan gula primer Anda (gula yang dilarutkan dalam sekitar 250ml air per batch 20L) selama 10 menit sebelum menambahkannya ke bir. Perebusan mensterilkan larutan dan memastikan gula sepenuhnya larut dan merata didistribusikan di seluruh batch, mencegah hot spot yang menyebabkan karbonasi tidak merata antar botol.'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'summary',
|
|
133
|
+
title: 'Siapa Alat Ini Untuk?',
|
|
134
|
+
items: [
|
|
135
|
+
'Pembuatan Bir Rumah: Dapatkan perhitungan primer yang tepat untuk setiap ukuran batch, gaya, dan suhu fermentasi.',
|
|
136
|
+
'Penggemar Bir Kerajinan: Pahami sains di balik mengapa bir komersial memiliki tingkat karbonasi yang berbeda.',
|
|
137
|
+
'Pembuat Bir Profesional: Periksa silang perhitungan tangan sebelum pembotolan batch komersial besar.'
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'title',
|
|
142
|
+
text: 'Sains Karbonasi: Hukum Henry',
|
|
143
|
+
level: 2
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
type: 'paragraph',
|
|
147
|
+
html: 'Pada intinya, karbonasi diatur oleh <strong>Hukum Henry</strong>: jumlah gas yang terlarut dalam cairan sebanding dengan tekanan parsial gas itu di atas cairan. Ketika Anda primer botol dan menyegelnya, ragi mengkonsumsi gula dan menghasilkan CO2 di lingkungan yang disegel. Seiring tekanan meningkat, gas dipaksa kembali ke dalam larutan. Suhu di mana keseimbangan ini terjadi menentukan tingkat karbonasi akhir — itulah mengapa suhu fermentasi adalah variabel paling kritis dalam kalkulator ini.'
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
type: 'paragraph',
|
|
151
|
+
html: 'CO2 sisa di bir Anda sebelum primer bukan nol. Setiap bir memegang CO2 terlarut dari proses fermentasi, dan jumlah yang dipertahankan tergantung pada suhu tertinggi yang dicapai bir. Bir yang difermentasi pada 22°C memegang jauh lebih sedikit CO2 sisa daripada yang difermentasi pada 16°C, bahkan jika keduanya sekarang didinginkan. Gagal untuk memperhitungkan CO2 sisa ini mengarah ke over-karbonasi sistematis — salah satu kesalahan paling umum di antara pemula pembuatan bir rumah.'
|
|
152
|
+
}
|
|
153
|
+
];
|
|
154
|
+
|
|
155
|
+
const schemas: CarbonationLocaleContent['schemas'] = [
|
|
156
|
+
{
|
|
157
|
+
'@context': 'https://schema.org',
|
|
158
|
+
'@type': 'FAQPage',
|
|
159
|
+
mainEntity: faq.map((item) => ({
|
|
160
|
+
'@type': 'Question',
|
|
161
|
+
name: item.question,
|
|
162
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
163
|
+
})),
|
|
164
|
+
} as WithContext<FAQPage>,
|
|
165
|
+
{
|
|
166
|
+
'@context': 'https://schema.org',
|
|
167
|
+
'@type': 'HowTo',
|
|
168
|
+
name: title,
|
|
169
|
+
description: description,
|
|
170
|
+
step: howTo.map((step, i) => ({
|
|
171
|
+
'@type': 'HowToStep',
|
|
172
|
+
position: i + 1,
|
|
173
|
+
name: step.name,
|
|
174
|
+
text: step.text,
|
|
175
|
+
})),
|
|
176
|
+
} as WithContext<HowTo>,
|
|
177
|
+
{
|
|
178
|
+
'@context': 'https://schema.org',
|
|
179
|
+
'@type': 'SoftwareApplication',
|
|
180
|
+
name: title,
|
|
181
|
+
description: description,
|
|
182
|
+
applicationCategory: 'UtilityApplication',
|
|
183
|
+
operatingSystem: 'Web',
|
|
184
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
185
|
+
} as WithContext<SoftwareApplication>,
|
|
186
|
+
];
|
|
187
|
+
|
|
188
|
+
export const content: CarbonationLocaleContent = {
|
|
189
|
+
slug,
|
|
190
|
+
title,
|
|
191
|
+
description,
|
|
192
|
+
ui,
|
|
193
|
+
seo,
|
|
194
|
+
faqTitle,
|
|
195
|
+
faq,
|
|
196
|
+
bibliographyTitle,
|
|
197
|
+
bibliography,
|
|
198
|
+
howTo,
|
|
199
|
+
schemas,
|
|
200
|
+
};
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import type { WithContext, SoftwareApplication, FAQPage, HowTo } from 'schema-dts';
|
|
2
|
+
import type { CarbonationUI, CarbonationLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'calcolatore-carbonatazione-birra';
|
|
5
|
+
const title = 'Calcolatore di Carbonatazione e Primer per Birra';
|
|
6
|
+
const description = 'Calcola i grammi esatti di Destrosio, Zucchero di Canna o DME (Estratto di Malto Secco) per imbottigliare la tua birra artigianale. Inserisci il volume, la temperatura di fermentazione e lo stile per un primer perfetto.';
|
|
7
|
+
|
|
8
|
+
const ui: CarbonationUI = {
|
|
9
|
+
parametersTitle: 'Parametri',
|
|
10
|
+
metricBtn: 'Metrico',
|
|
11
|
+
imperialBtn: 'Imperiale',
|
|
12
|
+
volumeLabel: 'Volume di Birra',
|
|
13
|
+
maxTempLabel: 'Temperatura Massima',
|
|
14
|
+
litersUnit: 'Litri',
|
|
15
|
+
celsiusUnit: '°C',
|
|
16
|
+
gallonsUnit: 'Galloni',
|
|
17
|
+
fahrenheitUnit: '°F',
|
|
18
|
+
desiredCo2Label: 'Carbonatazione Desiderata',
|
|
19
|
+
volUnit: 'Vol CO2',
|
|
20
|
+
resultsTitle: 'Risultati del Primer',
|
|
21
|
+
tableSugarLabel: 'Zucchero da Tavola',
|
|
22
|
+
cornSugarLabel: 'Zucchero di Mais (Destrosio)',
|
|
23
|
+
dmeLabel: 'Estratto di Malto Secco (DME)',
|
|
24
|
+
safetyTitle: 'PERICOLO DI ESPLOSIONE!',
|
|
25
|
+
lowCarbonation: 'CARBONATAZIONE BASSA',
|
|
26
|
+
optimalCarbonation: 'CARBONATAZIONE OTTIMALE',
|
|
27
|
+
highEffervescence: 'EFFERVESCENZA ELEVATA',
|
|
28
|
+
bubblingVisualizationLabel: 'Visualizzazione approssimativa delle bolle'
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const faqTitle = 'Domande Frequenti';
|
|
32
|
+
const bibliographyTitle = 'Bibliografia e Fonti';
|
|
33
|
+
|
|
34
|
+
const faq: CarbonationLocaleContent['faq'] = [
|
|
35
|
+
{
|
|
36
|
+
question: "Perché la temperatura è importante per la carbonatazione?",
|
|
37
|
+
answer: "La CO2 residua nella tua birra dipende dalla temperatura più alta raggiunta dopo la fermentazione: i liquidi freddi trattengono più gas disciolto rispetto ai liquidi caldi. Se inserisci una temperatura inferiore a quella reale, la calcolatrice presume una CO2 residua maggiore di quella presente e ti suggerisce meno zucchero del necessario. Se la inserisci troppo alta accade il contrario — aggiungi più zucchero del dovuto e rischi l'esplosione della bottiglia, dove la pressione eccessiva causa la rottura del vetro o l'espulsione violenta del tappo.",
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
question: "Quale zucchero è migliore per il primer?",
|
|
41
|
+
answer: "Il Destrosio (zucchero di mais) è preferibile perché è neutro e si dissolve rapidamente. Lo zucchero da tavola funziona bene ma richiede circa il 10% in meno di peso.",
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
question: "Che cosa succede se aggiungo troppo zucchero di primer?",
|
|
45
|
+
answer: "Un eccesso di zucchero genera una pressione eccessiva di CO2 all'interno della bottiglia. Le bottiglie di vetro standard si rompono a circa 3,5-4,0 volumi di CO2. Oltre questo punto, la bottiglia può esplodere o il tappo può saltare violentemente. Ecco perché la precisione è fondamentale — anche 5 grammi extra per litro possono spingere un lotto nella zona di pericolo.",
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
question: "Quanto tempo impiega la birra a carbonatarsi dopo l'imbottigliamento?",
|
|
49
|
+
answer: "Tra 2 e 3 settimane a temperatura ambiente (18-22°C) è l'intervallo tipico affinché il lievito ferimenti completamente lo zucchero aggiunto e la CO2 si integri nel liquido. Aprire una bottiglia prima che il processo sia completo dà sempre un risultato fuorviante: la birra sembrerà poco carbonatata anche se la carbonatazione è ancora in corso. Con il DME il processo può essere leggermente più lento a causa della complessità dei suoi zuccheri fermentabili.",
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const howTo: CarbonationLocaleContent['howTo'] = [
|
|
54
|
+
{
|
|
55
|
+
name: "Misura il volume reale",
|
|
56
|
+
text: "Indica quanti litri (o galloni) di birra hai pronto per l'imbottigliamento dopo che la fermentazione è completata.",
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: "Definisci la temperatura di fermentazione",
|
|
60
|
+
text: "Inserisci la temperatura più alta raggiunta dalla birra durante o dopo la fermentazione attiva.",
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
name: "Scegli lo stile o il volume di CO2",
|
|
64
|
+
text: "Seleziona il livello di carbonatazione desiderato. Gli stili variano da 1,5 (Stout) a 4,5 (Birre di Grano).",
|
|
65
|
+
},
|
|
66
|
+
];
|
|
67
|
+
|
|
68
|
+
const bibliography: CarbonationLocaleContent['bibliography'] = [
|
|
69
|
+
{
|
|
70
|
+
name: "How to Brew: Carbonation Tables - John Palmer",
|
|
71
|
+
url: "https://howtobrew.com/section-1/chapter-11/",
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
name: "BJCP Style Guidelines: Carbonation Levels",
|
|
75
|
+
url: "https://www.bjcp.org/style/2021/beer/",
|
|
76
|
+
},
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
const seo: CarbonationLocaleContent['seo'] = [
|
|
80
|
+
{
|
|
81
|
+
type: 'title',
|
|
82
|
+
text: 'Guida Completa alla Carbonatazione e al Primer',
|
|
83
|
+
level: 2
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
type: 'paragraph',
|
|
87
|
+
html: 'Padroneggia l\'arte del primer e trasforma la tua birra artigianale da un esperimento piatto a un\'esperienza effervescente professionale. Il primer consiste nell\'aggiungere una quantità precisa di zucchero affinché il lievito residuo nella bottiglia generi CO2 naturale durante una fermentazione secondaria. Troppo poco zucchero produce birra piatta; troppo crea una pressione pericolosa che può rompere le bottiglie. La differenza tra i due è di pochi grammi — ecco perché esiste questo calcolatore.'
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
type: 'proscons',
|
|
91
|
+
title: 'Fattori Critici di Successo',
|
|
92
|
+
items: [
|
|
93
|
+
{ pro: 'Temperatura: la CO2 residua dipende dal picco di temperatura post-fermentazione.', con: '' },
|
|
94
|
+
{ pro: 'Precisione: 5 grammi extra per litro possono fare la differenza tra una carbonatazione perfetta e un geyser.', con: '' },
|
|
95
|
+
{ pro: '', con: 'Ossidazione: evita schizzi di liquido quando trasferisci per mescolare lo zucchero di primer.' }
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
type: 'title',
|
|
100
|
+
text: 'Volumi di CO2 per Stile di Birra',
|
|
101
|
+
level: 2
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
type: 'stats',
|
|
105
|
+
items: [
|
|
106
|
+
{ label: 'British Stouts', value: '1,5 - 2,0 Vol', icon: 'mdi:beer' },
|
|
107
|
+
{ label: 'IPAs & Ales', value: '2,2 - 2,6 Vol', icon: 'mdi:hops' },
|
|
108
|
+
{ label: 'German Wheat', value: '3,3 - 4,5 Vol', icon: 'mdi:barley' }
|
|
109
|
+
],
|
|
110
|
+
columns: 3
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
type: 'card',
|
|
114
|
+
title: 'Quale Zucchero Dovresti Scegliere?',
|
|
115
|
+
icon: 'mdi:corn',
|
|
116
|
+
html: '<strong>Destrosio</strong> è neutro e professionale — lo standard del settore. <strong>Zucchero da Tavola</strong> è economico ed efficace (usa il 10% in meno rispetto al destrosio). <strong>DME (Estratto di Malto Secco)</strong> è la scelta del purista ma più difficile da prevedere con precisione poiché la sua fermentabilità varia in base al marchio e alla composizione del malto.'
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
type: 'diagnostic',
|
|
120
|
+
title: 'Avviso di Sicurezza',
|
|
121
|
+
icon: 'mdi:alert-decagram',
|
|
122
|
+
variant: 'error',
|
|
123
|
+
badge: 'Pericolo',
|
|
124
|
+
html: 'Le bottiglie di vetro standard si rompono a 3,5-4,0 volumi di CO2. Non tentare di carbonatare stili belgi o di grano in vetro sottile. Usa sempre bottiglie idonee per bevande gassate e non riutilizzare mai bottiglie commerciali riciclate che potrebbero avere danni strutturali microscopici da usi precedenti.'
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'tip',
|
|
128
|
+
title: 'Consiglio Pro: Dissolvi lo Zucchero Correttamente',
|
|
129
|
+
html: 'Fai sempre bollire la soluzione di zucchero per il primer (zucchero disciolto in circa 250 ml di acqua per ogni 20 L di lotto) per 10 minuti prima di aggiungerla alla birra. Bollire igienizza la soluzione e garantisce che lo zucchero sia completamente disciolto e distribuito uniformemente in tutto il lotto, prevenendo punti caldi che causano una carbonatazione irregolare tra le bottiglie.'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'summary',
|
|
133
|
+
title: 'Per chi è questo strumento?',
|
|
134
|
+
items: [
|
|
135
|
+
'Birrai Artigianali: ottieni il calcolo esatto dello zucchero per il primer per qualsiasi volume, stile e temperatura di fermentazione.',
|
|
136
|
+
'Appassionati di Birra Artigianale: comprendi la scienza dietro il motivo per cui le birre commerciali hanno diversi livelli di carbonatazione.',
|
|
137
|
+
'Birrai Professionisti: verifica i calcoli manuali prima di imbottigliare lotti commerciali di grandi dimensioni.'
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'title',
|
|
142
|
+
text: 'Scienza della Carbonatazione: Legge di Henry',
|
|
143
|
+
level: 2
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
type: 'paragraph',
|
|
147
|
+
html: 'Nel suo nucleo, la carbonatazione è governata dalla <strong>Legge di Henry</strong>: la quantità di gas disciolto in un liquido è proporzionale alla pressione parziale di quel gas sopra il liquido. Quando primer una bottiglia e la sigilli, il lievito consuma lo zucchero e produce CO2 in un ambiente sigillato. Man mano che la pressione aumenta, il gas viene forzato di nuovo in soluzione. La temperatura a cui si raggiunge questo equilibrio determina il livello di carbonatazione finale — ecco perché la temperatura di fermentazione è la variabile più critica in questo calcolatore.'
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
type: 'paragraph',
|
|
151
|
+
html: 'La CO2 residua nella tua birra prima del primer non è zero. Ogni birra contiene CO2 disciolta dal processo di fermentazione, e la quantità trattenuta dipende dalla temperatura più alta raggiunta. Una birra fermentata a 22°C contiene significativamente meno CO2 residua rispetto a una fermentata a 16°C, anche se ora entrambe sono raffreddate. Non considerare questo residuo porta a una over-carbonatazione sistematica — uno degli errori più comuni tra i birrai alle prime armi.'
|
|
152
|
+
}
|
|
153
|
+
];
|
|
154
|
+
|
|
155
|
+
const schemas: CarbonationLocaleContent['schemas'] = [
|
|
156
|
+
{
|
|
157
|
+
'@context': 'https://schema.org',
|
|
158
|
+
'@type': 'FAQPage',
|
|
159
|
+
mainEntity: faq.map((item) => ({
|
|
160
|
+
'@type': 'Question',
|
|
161
|
+
name: item.question,
|
|
162
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
163
|
+
})),
|
|
164
|
+
} as WithContext<FAQPage>,
|
|
165
|
+
{
|
|
166
|
+
'@context': 'https://schema.org',
|
|
167
|
+
'@type': 'HowTo',
|
|
168
|
+
name: title,
|
|
169
|
+
description: description,
|
|
170
|
+
step: howTo.map((step, i) => ({
|
|
171
|
+
'@type': 'HowToStep',
|
|
172
|
+
position: i + 1,
|
|
173
|
+
name: step.name,
|
|
174
|
+
text: step.text,
|
|
175
|
+
})),
|
|
176
|
+
} as WithContext<HowTo>,
|
|
177
|
+
{
|
|
178
|
+
'@context': 'https://schema.org',
|
|
179
|
+
'@type': 'SoftwareApplication',
|
|
180
|
+
name: title,
|
|
181
|
+
description: description,
|
|
182
|
+
applicationCategory: 'UtilityApplication',
|
|
183
|
+
operatingSystem: 'Web',
|
|
184
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
185
|
+
} as WithContext<SoftwareApplication>,
|
|
186
|
+
];
|
|
187
|
+
|
|
188
|
+
export const content: CarbonationLocaleContent = {
|
|
189
|
+
slug,
|
|
190
|
+
title,
|
|
191
|
+
description,
|
|
192
|
+
ui,
|
|
193
|
+
seo,
|
|
194
|
+
faqTitle,
|
|
195
|
+
faq,
|
|
196
|
+
bibliographyTitle,
|
|
197
|
+
bibliography,
|
|
198
|
+
howTo,
|
|
199
|
+
schemas,
|
|
200
|
+
};
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import type { WithContext, SoftwareApplication, FAQPage, HowTo } from 'schema-dts';
|
|
2
|
+
import type { CarbonationUI, CarbonationLocaleContent } from '../index';
|
|
3
|
+
|
|
4
|
+
const slug = 'beer-carbonation-calculator';
|
|
5
|
+
const title = 'ビール炭酸化・プライミング計算機';
|
|
6
|
+
const description = 'ホームブルーをボトリングするために必要なデキストロース、白砂糖、またはDME(乾燥麦芽抽出物)の正確なグラム数を計算します。容量、発酵温度、スタイルを入力して、完璧なプライミングを実現してください。';
|
|
7
|
+
|
|
8
|
+
const ui: CarbonationUI = {
|
|
9
|
+
parametersTitle: 'パラメータ',
|
|
10
|
+
metricBtn: 'メートル法',
|
|
11
|
+
imperialBtn: 'ヤード・ポンド法',
|
|
12
|
+
volumeLabel: 'ビール容量',
|
|
13
|
+
maxTempLabel: '最高温度',
|
|
14
|
+
litersUnit: 'リットル',
|
|
15
|
+
celsiusUnit: '°C',
|
|
16
|
+
gallonsUnit: 'ガロン',
|
|
17
|
+
fahrenheitUnit: '°F',
|
|
18
|
+
desiredCo2Label: '希望する炭酸化',
|
|
19
|
+
volUnit: 'CO2 Vol',
|
|
20
|
+
resultsTitle: 'プライミング結果',
|
|
21
|
+
tableSugarLabel: '白砂糖',
|
|
22
|
+
cornSugarLabel: 'トウモロコシ糖(デキストロース)',
|
|
23
|
+
dmeLabel: '乾燥麦芽抽出物(DME)',
|
|
24
|
+
safetyTitle: '爆発の危険!',
|
|
25
|
+
lowCarbonation: '低炭酸化',
|
|
26
|
+
optimalCarbonation: '最適炭酸化',
|
|
27
|
+
highEffervescence: '高発泡性',
|
|
28
|
+
bubblingVisualizationLabel: 'ほぼ泡の可視化'
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const faqTitle = 'よくある質問';
|
|
32
|
+
const bibliographyTitle = '参考文献とソース';
|
|
33
|
+
|
|
34
|
+
const faq: CarbonationLocaleContent['faq'] = [
|
|
35
|
+
{
|
|
36
|
+
question: "なぜ炭酸化に温度が重要なのですか?",
|
|
37
|
+
answer: "ビールに残存するCO2は、発酵後に達した最高温度によって異なります。冷たい液体は温かい液体よりも多くの溶解ガスを保持します。実際の温度より低い温度を入力すると、計算機は実際よりも多くの残存CO2があると想定し、必要な砂糖より少なく提案します。温度を高すぎる値に設定すると逆のことが起こります。砂糖を過剰に加えてボトル爆発の危険ゾーンに突入させ、過剰な圧力がボトルの破裂やキャップの暴力的な吹き飛ばしを引き起こします。",
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
question: "プライミングに最適な砂糖は何ですか?",
|
|
41
|
+
answer: "デキストロース(トウモロコシ糖)は中立で、迅速に溶解するため好まれています。白砂糖も効果的ですが、デキストロースより約10%少ない重量で済みます。",
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
question: "プライミング砂糖を加えすぎたらどうなりますか?",
|
|
45
|
+
answer: "砂糖の過剰は、ボトル内に過剰なCO2圧力を生成します。標準的なガラスボトルは約3.5~4.0容積のCO2で破損します。この点を超えると、ボトルが破裂する可能性があり、キャップが暴力的に吹き飛ぶ可能性があります。正確性が重要な理由は、1リットルあたり5グラムの余分な砂糖でも、ロット全体が危険ゾーンに入る可能性があるからです。",
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
question: "ボトリング後、ビールが炭酸化するのにどのくらい時間がかかりますか?",
|
|
49
|
+
answer: "室温(18~22°C)で2~3週間が、酵母が追加された砂糖を完全に発酵させ、CO2が液体に統合されるための典型的な範囲です。プロセスが完了する前にボトルを開けると、常に誤解を招く結果になります。ビールが不十分に炭酸化されたように見えても、実際には炭酸化がまだ進行中です。DMEの場合、その発酵性砂糖の複雑さが理由で、プロセスが少し遅くなる可能性があります。",
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const howTo: CarbonationLocaleContent['howTo'] = [
|
|
54
|
+
{
|
|
55
|
+
name: "実際の容量を測定する",
|
|
56
|
+
text: "発酵が完了した後、ボトリング用に準備できたビールのリットル数(またはガロン数)を入力してください。",
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
name: "発酵温度を定義する",
|
|
60
|
+
text: "ビールが活発な発酵中またはその後に達した最高温度を入力してください。",
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
name: "スタイルまたはCO2容積を選択する",
|
|
64
|
+
text: "希望する炭酸化レベルを選択してください。スタイルは1.5(スタウト)から4.5(ホイートビール)まで異なります。",
|
|
65
|
+
},
|
|
66
|
+
];
|
|
67
|
+
|
|
68
|
+
const bibliography: CarbonationLocaleContent['bibliography'] = [
|
|
69
|
+
{
|
|
70
|
+
name: "How to Brew: Carbonation Tables - John Palmer",
|
|
71
|
+
url: "https://howtobrew.com/section-1/chapter-11/",
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
name: "BJCP Style Guidelines: Carbonation Levels",
|
|
75
|
+
url: "https://www.bjcp.org/style/2021/beer/",
|
|
76
|
+
},
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
const seo: CarbonationLocaleContent['seo'] = [
|
|
80
|
+
{
|
|
81
|
+
type: 'title',
|
|
82
|
+
text: '炭酸化とプライミングの究極ガイド',
|
|
83
|
+
level: 2
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
type: 'paragraph',
|
|
87
|
+
html: 'プライミング技術を習得し、ホームブルーを平坦な実験から専門的な発泡体験に変えてください。プライミングは、ボトル内の残存酵母が二次発酵中に天然のCO2を生成するように、砂糖の正確な量を加えることから成ります。砂糖が少なすぎるとビールが平坦になり、多すぎると危険な圧力が生じてボトルが割れる可能性があります。この2つの違いはわずか数グラム — これがこの計算機が存在する理由です。'
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
type: 'proscons',
|
|
91
|
+
title: '重要な成功要因',
|
|
92
|
+
items: [
|
|
93
|
+
{ pro: '温度:残存CO2は発酵後の温度ピークに依存します。', con: '' },
|
|
94
|
+
{ pro: '正確性:1リットルあたり5グラムの余分な砂糖が、完璧な炭酸化とガイザーの違いを生む可能性があります。', con: '' },
|
|
95
|
+
{ pro: '', con: '酸化:プライミング砂糖を混ぜるために液体を転送するときに、液体の飛散を避けてください。' }
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
type: 'title',
|
|
100
|
+
text: 'ビアースタイル別CO2容積',
|
|
101
|
+
level: 2
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
type: 'stats',
|
|
105
|
+
items: [
|
|
106
|
+
{ label: 'British Stouts', value: '1.5 - 2.0 Vol', icon: 'mdi:beer' },
|
|
107
|
+
{ label: 'IPAs & Ales', value: '2.2 - 2.6 Vol', icon: 'mdi:hops' },
|
|
108
|
+
{ label: 'German Wheat', value: '3.3 - 4.5 Vol', icon: 'mdi:barley' }
|
|
109
|
+
],
|
|
110
|
+
columns: 3
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
type: 'card',
|
|
114
|
+
title: 'どの砂糖を選ぶべきですか?',
|
|
115
|
+
icon: 'mdi:corn',
|
|
116
|
+
html: '<strong>デキストロース</strong>は中立で専門的です — 業界標準。<strong>白砂糖</strong>は経済的で効果的です(デキストロースより10%少ない重量)。<strong>DME(乾燥麦芽抽出物)</strong>は純粋主義者の選択ですが、ブランドと麦芽組成によって発酵可能性が異なるため、正確に予測するのはより難しいです。'
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
type: 'diagnostic',
|
|
120
|
+
title: '安全警告',
|
|
121
|
+
icon: 'mdi:alert-decagram',
|
|
122
|
+
variant: 'error',
|
|
123
|
+
badge: '危険',
|
|
124
|
+
html: '標準的なガラスボトルは3.5~4.0容積のCO2で破損します。薄いガラスでベルギースタイルまたはホイートビールを炭酸化しようとしないでください。常に炭酸飲料用に定格されたボトルを使用し、以前の使用による微視的な構造損傷がある可能性のある回収された商業用ボトルを決して使用しないでください。'
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'tip',
|
|
128
|
+
title: 'プロのヒント:砂糖を正しく溶かす',
|
|
129
|
+
html: 'プライミング砂糖溶液(1バッチあたり約250mlの水に溶かした砂糖)は、ビールに追加する前に必ず10分間煮詰めてください。沸騰は溶液を殺菌し、砂糖が完全に溶解し、バッチ全体に均等に分布していることを確認します。これにより、ボトル間で不均等な炭酸化を引き起こすホットスポットを防ぎます。'
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
type: 'summary',
|
|
133
|
+
title: 'このツールは誰を対象としていますか?',
|
|
134
|
+
items: [
|
|
135
|
+
'ホームブルワー:任意のバッチサイズ、スタイル、発酵温度に対する正確なプライミング砂糖計算を取得します。',
|
|
136
|
+
'クラフトビール愛好家:商用ビールがなぜ異なる炭酸化レベルを持っているのかの背後にある科学を理解してください。',
|
|
137
|
+
'プロフェッショナルブルワー:大規模な商業バッチをボトリングする前に、手計算をクロスチェックします。'
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
type: 'title',
|
|
142
|
+
text: '炭酸化科学:Henry\'s Law',
|
|
143
|
+
level: 2
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
type: 'paragraph',
|
|
147
|
+
html: '本質的に、炭酸化は<strong>Henry\'s Law</strong>によって支配されます。液体に溶解したガスの量は、液体上のそのガスの部分圧力に比例します。ボトルをプライミングして密閉すると、酵母は砂糖を消費し、密閉環境でCO2を生成します。圧力が上昇するにつれて、ガスはもう一度溶液に強制されます。この平衡が達成される温度は、最終的な炭酸化レベルを決定します — これが発酵温度がこの計算機で最も重要な変数である理由です。'
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
type: 'paragraph',
|
|
151
|
+
html: 'プライミング前のビール内の残存CO2はゼロではありません。すべてのビールは発酵プロセスから溶解したCO2を保持し、保持される量はビールが達した最高温度に依存します。22°Cで発酵したビールは、16°Cで発酵したビールよりも大幅に少ない残存CO2を保持します。両方は現在冷却されています。この残存を考慮しなければ、体系的な過炭酸化につながります -- 初心者のホームブルワーの間で最も一般的なエラーの1つです。'
|
|
152
|
+
}
|
|
153
|
+
];
|
|
154
|
+
|
|
155
|
+
const schemas: CarbonationLocaleContent['schemas'] = [
|
|
156
|
+
{
|
|
157
|
+
'@context': 'https://schema.org',
|
|
158
|
+
'@type': 'FAQPage',
|
|
159
|
+
mainEntity: faq.map((item) => ({
|
|
160
|
+
'@type': 'Question',
|
|
161
|
+
name: item.question,
|
|
162
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
163
|
+
})),
|
|
164
|
+
} as WithContext<FAQPage>,
|
|
165
|
+
{
|
|
166
|
+
'@context': 'https://schema.org',
|
|
167
|
+
'@type': 'HowTo',
|
|
168
|
+
name: title,
|
|
169
|
+
description: description,
|
|
170
|
+
step: howTo.map((step, i) => ({
|
|
171
|
+
'@type': 'HowToStep',
|
|
172
|
+
position: i + 1,
|
|
173
|
+
name: step.name,
|
|
174
|
+
text: step.text,
|
|
175
|
+
})),
|
|
176
|
+
} as WithContext<HowTo>,
|
|
177
|
+
{
|
|
178
|
+
'@context': 'https://schema.org',
|
|
179
|
+
'@type': 'SoftwareApplication',
|
|
180
|
+
name: title,
|
|
181
|
+
description: description,
|
|
182
|
+
applicationCategory: 'UtilityApplication',
|
|
183
|
+
operatingSystem: 'Web',
|
|
184
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
185
|
+
} as WithContext<SoftwareApplication>,
|
|
186
|
+
];
|
|
187
|
+
|
|
188
|
+
export const content: CarbonationLocaleContent = {
|
|
189
|
+
slug,
|
|
190
|
+
title,
|
|
191
|
+
description,
|
|
192
|
+
ui,
|
|
193
|
+
seo,
|
|
194
|
+
faqTitle,
|
|
195
|
+
faq,
|
|
196
|
+
bibliographyTitle,
|
|
197
|
+
bibliography,
|
|
198
|
+
howTo,
|
|
199
|
+
schemas,
|
|
200
|
+
};
|