@jjlmoya/utils-cooking 1.11.0 → 1.13.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 +59 -58
- package/src/category/i18n/de.ts +94 -0
- package/src/category/i18n/id.ts +94 -0
- package/src/category/i18n/it.ts +94 -0
- package/src/category/i18n/ja.ts +94 -0
- package/src/category/i18n/ko.ts +94 -0
- package/src/category/i18n/nl.ts +94 -0
- package/src/category/i18n/pl.ts +94 -0
- package/src/category/i18n/pt.ts +94 -0
- package/src/category/i18n/ru.ts +94 -0
- package/src/category/i18n/sv.ts +94 -0
- package/src/category/i18n/tr.ts +94 -0
- package/src/category/i18n/zh.ts +94 -0
- package/src/category/index.ts +12 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/i18n_coverage.test.ts +36 -0
- package/src/tests/locale_completeness.test.ts +1 -1
- package/src/tests/schemas_fulfillment.test.ts +23 -0
- package/src/tests/title_quality.test.ts +55 -0
- package/src/tool/american-kitchen-converter/i18n/de.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/fr.ts +1 -1
- package/src/tool/american-kitchen-converter/i18n/id.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/it.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ja.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ko.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/nl.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/pl.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/pt.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/ru.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/sv.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/tr.ts +356 -0
- package/src/tool/american-kitchen-converter/i18n/zh.ts +356 -0
- package/src/tool/american-kitchen-converter/index.ts +12 -0
- package/src/tool/banana-ripeness/i18n/de.ts +248 -0
- package/src/tool/banana-ripeness/i18n/id.ts +248 -0
- package/src/tool/banana-ripeness/i18n/it.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ja.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ko.ts +248 -0
- package/src/tool/banana-ripeness/i18n/nl.ts +248 -0
- package/src/tool/banana-ripeness/i18n/pl.ts +248 -0
- package/src/tool/banana-ripeness/i18n/pt.ts +248 -0
- package/src/tool/banana-ripeness/i18n/ru.ts +248 -0
- package/src/tool/banana-ripeness/i18n/sv.ts +248 -0
- package/src/tool/banana-ripeness/i18n/tr.ts +248 -0
- package/src/tool/banana-ripeness/i18n/zh.ts +248 -0
- package/src/tool/banana-ripeness/index.ts +12 -0
- package/src/tool/brine/i18n/de.ts +253 -0
- package/src/tool/brine/i18n/id.ts +253 -0
- package/src/tool/brine/i18n/it.ts +253 -0
- package/src/tool/brine/i18n/ja.ts +253 -0
- package/src/tool/brine/i18n/ko.ts +253 -0
- package/src/tool/brine/i18n/nl.ts +253 -0
- package/src/tool/brine/i18n/pl.ts +253 -0
- package/src/tool/brine/i18n/pt.ts +253 -0
- package/src/tool/brine/i18n/ru.ts +253 -0
- package/src/tool/brine/i18n/sv.ts +253 -0
- package/src/tool/brine/i18n/tr.ts +253 -0
- package/src/tool/brine/i18n/zh.ts +253 -0
- package/src/tool/brine/index.ts +12 -0
- package/src/tool/cookware-guide/i18n/de.ts +200 -0
- package/src/tool/cookware-guide/i18n/en.ts +2 -2
- package/src/tool/cookware-guide/i18n/es.ts +3 -3
- package/src/tool/cookware-guide/i18n/fr.ts +2 -2
- package/src/tool/cookware-guide/i18n/id.ts +200 -0
- package/src/tool/cookware-guide/i18n/it.ts +200 -0
- package/src/tool/cookware-guide/i18n/ja.ts +200 -0
- package/src/tool/cookware-guide/i18n/ko.ts +200 -0
- package/src/tool/cookware-guide/i18n/nl.ts +200 -0
- package/src/tool/cookware-guide/i18n/pl.ts +200 -0
- package/src/tool/cookware-guide/i18n/pt.ts +200 -0
- package/src/tool/cookware-guide/i18n/ru.ts +200 -0
- package/src/tool/cookware-guide/i18n/sv.ts +200 -0
- package/src/tool/cookware-guide/i18n/tr.ts +200 -0
- package/src/tool/cookware-guide/i18n/zh.ts +200 -0
- package/src/tool/cookware-guide/index.ts +12 -0
- package/src/tool/egg-timer/i18n/de.ts +252 -0
- package/src/tool/egg-timer/i18n/id.ts +252 -0
- package/src/tool/egg-timer/i18n/it.ts +252 -0
- package/src/tool/egg-timer/i18n/ja.ts +252 -0
- package/src/tool/egg-timer/i18n/ko.ts +252 -0
- package/src/tool/egg-timer/i18n/nl.ts +252 -0
- package/src/tool/egg-timer/i18n/pl.ts +252 -0
- package/src/tool/egg-timer/i18n/pt.ts +252 -0
- package/src/tool/egg-timer/i18n/ru.ts +252 -0
- package/src/tool/egg-timer/i18n/sv.ts +252 -0
- package/src/tool/egg-timer/i18n/tr.ts +252 -0
- package/src/tool/egg-timer/i18n/zh.ts +252 -0
- package/src/tool/egg-timer/index.ts +12 -0
- package/src/tool/ingredient-rescaler/i18n/de.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/en.ts +74 -97
- package/src/tool/ingredient-rescaler/i18n/es.ts +77 -100
- package/src/tool/ingredient-rescaler/i18n/id.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/it.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ja.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ko.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/nl.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/pl.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/pt.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/ru.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/sv.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/tr.ts +244 -0
- package/src/tool/ingredient-rescaler/i18n/zh.ts +244 -0
- package/src/tool/ingredient-rescaler/index.ts +12 -0
- package/src/tool/kitchen-timer/i18n/de.ts +174 -0
- package/src/tool/kitchen-timer/i18n/id.ts +170 -0
- package/src/tool/kitchen-timer/i18n/it.ts +174 -0
- package/src/tool/kitchen-timer/i18n/ja.ts +170 -0
- package/src/tool/kitchen-timer/i18n/ko.ts +170 -0
- package/src/tool/kitchen-timer/i18n/nl.ts +174 -0
- package/src/tool/kitchen-timer/i18n/pl.ts +170 -0
- package/src/tool/kitchen-timer/i18n/pt.ts +174 -0
- package/src/tool/kitchen-timer/i18n/ru.ts +170 -0
- package/src/tool/kitchen-timer/i18n/sv.ts +170 -0
- package/src/tool/kitchen-timer/i18n/tr.ts +170 -0
- package/src/tool/kitchen-timer/i18n/zh.ts +170 -0
- package/src/tool/kitchen-timer/index.ts +12 -0
- package/src/tool/meringue-peak/i18n/de.ts +221 -0
- package/src/tool/meringue-peak/i18n/fr.ts +1 -1
- package/src/tool/meringue-peak/i18n/id.ts +209 -0
- package/src/tool/meringue-peak/i18n/it.ts +210 -0
- package/src/tool/meringue-peak/i18n/ja.ts +210 -0
- package/src/tool/meringue-peak/i18n/ko.ts +210 -0
- package/src/tool/meringue-peak/i18n/nl.ts +210 -0
- package/src/tool/meringue-peak/i18n/pl.ts +210 -0
- package/src/tool/meringue-peak/i18n/pt.ts +210 -0
- package/src/tool/meringue-peak/i18n/ru.ts +210 -0
- package/src/tool/meringue-peak/i18n/sv.ts +210 -0
- package/src/tool/meringue-peak/i18n/tr.ts +210 -0
- package/src/tool/meringue-peak/i18n/zh.ts +210 -0
- package/src/tool/meringue-peak/index.ts +12 -0
- package/src/tool/mold-scaler/i18n/de.ts +183 -0
- package/src/tool/mold-scaler/i18n/en.ts +87 -60
- package/src/tool/mold-scaler/i18n/es.ts +87 -61
- package/src/tool/mold-scaler/i18n/fr.ts +97 -69
- package/src/tool/mold-scaler/i18n/id.ts +169 -0
- package/src/tool/mold-scaler/i18n/it.ts +170 -0
- package/src/tool/mold-scaler/i18n/ja.ts +170 -0
- package/src/tool/mold-scaler/i18n/ko.ts +170 -0
- package/src/tool/mold-scaler/i18n/nl.ts +170 -0
- package/src/tool/mold-scaler/i18n/pl.ts +170 -0
- package/src/tool/mold-scaler/i18n/pt.ts +170 -0
- package/src/tool/mold-scaler/i18n/ru.ts +170 -0
- package/src/tool/mold-scaler/i18n/sv.ts +170 -0
- package/src/tool/mold-scaler/i18n/tr.ts +170 -0
- package/src/tool/mold-scaler/i18n/zh.ts +170 -0
- package/src/tool/mold-scaler/index.ts +12 -0
- package/src/tool/pizza/i18n/de.ts +168 -0
- package/src/tool/pizza/i18n/en.ts +2 -2
- package/src/tool/pizza/i18n/es.ts +2 -2
- package/src/tool/pizza/i18n/fr.ts +2 -2
- package/src/tool/pizza/i18n/id.ts +125 -0
- package/src/tool/pizza/i18n/it.ts +172 -0
- package/src/tool/pizza/i18n/ja.ts +125 -0
- package/src/tool/pizza/i18n/ko.ts +125 -0
- package/src/tool/pizza/i18n/nl.ts +164 -0
- package/src/tool/pizza/i18n/pl.ts +125 -0
- package/src/tool/pizza/i18n/pt.ts +168 -0
- package/src/tool/pizza/i18n/ru.ts +151 -0
- package/src/tool/pizza/i18n/sv.ts +164 -0
- package/src/tool/pizza/i18n/tr.ts +125 -0
- package/src/tool/pizza/i18n/zh.ts +125 -0
- package/src/tool/pizza/index.ts +12 -0
- package/src/tool/roux-guide/i18n/de.ts +165 -0
- package/src/tool/roux-guide/i18n/es.ts +1 -1
- package/src/tool/roux-guide/i18n/id.ts +139 -0
- package/src/tool/roux-guide/i18n/it.ts +165 -0
- package/src/tool/roux-guide/i18n/ja.ts +139 -0
- package/src/tool/roux-guide/i18n/ko.ts +139 -0
- package/src/tool/roux-guide/i18n/nl.ts +165 -0
- package/src/tool/roux-guide/i18n/pl.ts +139 -0
- package/src/tool/roux-guide/i18n/pt.ts +165 -0
- package/src/tool/roux-guide/i18n/ru.ts +139 -0
- package/src/tool/roux-guide/i18n/sv.ts +139 -0
- package/src/tool/roux-guide/i18n/tr.ts +139 -0
- package/src/tool/roux-guide/i18n/zh.ts +139 -0
- package/src/tool/roux-guide/index.ts +12 -0
- package/src/tool/sourdough-calculator/i18n/de.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/es.ts +133 -133
- package/src/tool/sourdough-calculator/i18n/id.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/it.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/ja.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/ko.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/nl.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/pl.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/pt.ts +142 -0
- package/src/tool/sourdough-calculator/i18n/ru.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/sv.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/tr.ts +116 -0
- package/src/tool/sourdough-calculator/i18n/zh.ts +116 -0
- package/src/tool/sourdough-calculator/index.ts +12 -0
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "Napoli Pizza Hamuru Hesaplayıcı";
|
|
4
|
+
const description = "Evde gerçek Napoli pizzası hazırlamak için un, su, tuz ve maya oranlarını tam olarak hesaplayın.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "Napoli pizzası için ideal hidrasyon nedir?",
|
|
8
|
+
answer: "AVPN protokolüne göre standart hidrasyon %63-67'dir. Yeni başlayanlar için %60-62 daha yönetilebilirdir. Güçlü un (W300+) kullanan ustalar, olağanüstü sonuçlar için %70-75 seviyelerine çıkabilir.",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "Hamur ne kadar süre mayalanmalı?",
|
|
12
|
+
answer: "Enzimleri aktive etmek için buzdolabında (4°C) en az 24 saat. En iyisi 48-72 saattir. 72 saatin ötesinde çok güçlü bir un (W300+) gerekir, aksi takdirde hamur ekşir.",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "Kuru maya ile yapılabilir mi?",
|
|
16
|
+
answer: "Evet. Kuru maya, yaş mayanın 0.4 katına eşittir (1g kuru = 2.5g yaş). Kalite benzerdir ancak yaş maya daha zengin bir tat profili sunar.",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "Ev tipi fırında Napoli pizzası yapabilir miyim?",
|
|
20
|
+
answer: "Evet, ancak bazı uyarlamalarla. Fırını taşla birlikte maksimum derecede (250-280°C) 45-60 dakika ısıtın. Pişirme süresi 60-90 saniye yerine 5-7 dakika sürecektir.",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "Oranları hesaplayın",
|
|
26
|
+
text: "Pizza sayısına ve her bir hamur bezesinin ağırlığına göre her bir malzemenin tam gramajını almak için bu hesaplayıcıyı kullanın.",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "Hamuru yoğurun",
|
|
30
|
+
text: "Unu ılık su (22-25°C), tuz ve maya ile birleştirin. Makinede 8-10 dakika veya elle 15-20 dakika yoğurun.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "Soğuk fermantasyon",
|
|
34
|
+
text: "Hamur bezelerini hava almayan bir kapta 24-72 saat buzdolabında (4°C) bekletin. Lezzet ve sindirilebilirlik için kritik adım budur.",
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: "pizza",
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: "Sıkça Sorulan Sorular",
|
|
75
|
+
bibliographyTitle: "Referanslar",
|
|
76
|
+
ui: {
|
|
77
|
+
parameters: "Parametreler",
|
|
78
|
+
quantity: "Miktarı",
|
|
79
|
+
pizzas: "pizza",
|
|
80
|
+
weight: "Beze ağırlığı",
|
|
81
|
+
small: "Küçük (180g)",
|
|
82
|
+
standard: "Standart (260g)",
|
|
83
|
+
large: "Büyük (350g)",
|
|
84
|
+
hydration: "Hidrasyon",
|
|
85
|
+
classic: "Klasik (55-60%)",
|
|
86
|
+
modern: "Modern (65-70%)",
|
|
87
|
+
high: "Yüksek (75%+)",
|
|
88
|
+
salt: "Tuz",
|
|
89
|
+
fermentation_tip_title: "Mayalama İpucu",
|
|
90
|
+
fermentation_tip:
|
|
91
|
+
"Daha sindirilebilir bir hamur için, her 100g un için <strong>0.3g</strong> yaş maya kullanarak buzdolabında (4°C) 24 saat bekletin.",
|
|
92
|
+
your_recipe: "Tarifiniz",
|
|
93
|
+
fresh_yeast: "Yaş Maya",
|
|
94
|
+
dry_yeast: "Kuru",
|
|
95
|
+
flour: "Un (W260-300)",
|
|
96
|
+
water: "Su",
|
|
97
|
+
salt_label: "Deniz Tuzu",
|
|
98
|
+
yeast: "Maya",
|
|
99
|
+
yeast_note: "20°C'de 8 saat için",
|
|
100
|
+
total_weight: "Toplam Hamur Ağırlığı",
|
|
101
|
+
approx: "yakl.",
|
|
102
|
+
visual_note:
|
|
103
|
+
"Görsel boyut, hamur bezesinin ağırlığına göre açılan pizzanın yaklaşık çapını temsil eder.",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
bibliography: [
|
|
108
|
+
{
|
|
109
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
110
|
+
url: "https://www.pizzanapoletana.org/",
|
|
111
|
+
},
|
|
112
|
+
],
|
|
113
|
+
seo: [
|
|
114
|
+
{
|
|
115
|
+
type: 'title',
|
|
116
|
+
text: 'Gerçek Napoli Pizzası Hamuru İçin Usta Rehberi',
|
|
117
|
+
level: 2,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'paragraph',
|
|
121
|
+
html: '<strong>Napoli pizzası</strong> bir kültürel mirastır. Başarı; zaman, sıcaklık ve hidrasyon arasındaki milimetrik hassasiyete dayanır.',
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
125
|
+
};
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from "../../../types";
|
|
2
|
+
|
|
3
|
+
const title = "正宗那不勒斯披萨面团计算器";
|
|
4
|
+
const description = "计算打制正宗那不勒斯披萨所需的面粉、水、盐和酵母的精确比例。";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "那不勒斯披萨的理想含水量是多少?",
|
|
8
|
+
answer: "根据 AVPN(正宗那不勒斯披萨协会)协议,标准含水量为 63-67%。对于初学者,60-62% 更易于操作。使用强力粉(W300+)的高级披萨师可以使用 70-75% 的高含水量,效果非凡但需要高超技巧。",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "面团需要发酵多长时间?",
|
|
12
|
+
answer: "在冰箱(4°C)中至少发酵 24 小时以激活酶。最佳时间为 48-72 小时。超过 72 小时则需要极强力面粉(W300+),否则面团会变酸。",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "可以使用干酵母吗?",
|
|
16
|
+
answer: "可以。干酵母的用量相当于新鲜酵母的 0.4 倍(1克干酵母 = 2.5克新鲜酵母)。两者的品质相近,但新鲜酵母能提供更丰富的风味。",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "可以在家用烤箱制作那不勒斯披萨吗?",
|
|
20
|
+
answer: "可以,但需要一些调整。使用披萨石,并在最高温度(250-280°C)下预热 45-60 分钟。烘烤时间约为 5-7 分钟,而非专业窑炉的 60-90 秒。",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "计算比例",
|
|
26
|
+
text: "使用此计算器,根据披萨数量和每个面团球的重量,获取每种配料的精确克数。",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "揉制面团",
|
|
30
|
+
text: "将面粉与温水(22-25°C)、盐和酵母混合。使用和面机揉搓 8-10 分钟,或手工移动 15-20 分钟。",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "低温发酵",
|
|
34
|
+
text: "将分好的面团球放入密封容器,在冰箱(4°C)中发酵 24-72 小时。这是提升风味和易消化性的关键步骤。",
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'CNY' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: "pizza",
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: "常见问题",
|
|
75
|
+
bibliographyTitle: "参考资料",
|
|
76
|
+
ui: {
|
|
77
|
+
parameters: "参数",
|
|
78
|
+
quantity: "数量",
|
|
79
|
+
pizzas: "个披萨",
|
|
80
|
+
weight: "每个球重量",
|
|
81
|
+
small: "小型 (180g)",
|
|
82
|
+
standard: "标准 (260g)",
|
|
83
|
+
large: "大型 (350g)",
|
|
84
|
+
hydration: "含水量",
|
|
85
|
+
classic: "经典 (55-60%)",
|
|
86
|
+
modern: "现代 (65-70%)",
|
|
87
|
+
high: "高含水 (75%+)",
|
|
88
|
+
salt: "盐",
|
|
89
|
+
fermentation_tip_title: "发酵建议",
|
|
90
|
+
fermentation_tip:
|
|
91
|
+
"为了获得更易消化且风味更佳的面团,建议每 100g 面粉使用 <strong>0.3g</strong> 新鲜酵母,并在冰箱(4°C)中发酵 24 小时。",
|
|
92
|
+
your_recipe: "你的食谱",
|
|
93
|
+
fresh_yeast: "新鲜酵母",
|
|
94
|
+
dry_yeast: "干酵母",
|
|
95
|
+
flour: "面粉 (W260-300)",
|
|
96
|
+
water: "水",
|
|
97
|
+
salt_label: "海盐",
|
|
98
|
+
yeast: "酵母",
|
|
99
|
+
yeast_note: "在 20°C 环境下发酵 8 小时",
|
|
100
|
+
total_weight: "面团总重量",
|
|
101
|
+
approx: "约为",
|
|
102
|
+
visual_note:
|
|
103
|
+
"视觉尺寸代表根据面团球重量拉伸后的披萨大概直径。",
|
|
104
|
+
},
|
|
105
|
+
faq,
|
|
106
|
+
howTo,
|
|
107
|
+
bibliography: [
|
|
108
|
+
{
|
|
109
|
+
name: "Associazione Verace Pizza Napoletana",
|
|
110
|
+
url: "https://www.pizzanapoletana.org/",
|
|
111
|
+
},
|
|
112
|
+
],
|
|
113
|
+
seo: [
|
|
114
|
+
{
|
|
115
|
+
type: 'title',
|
|
116
|
+
text: '正宗那不勒斯披萨面团大师指南',
|
|
117
|
+
level: 2,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
type: 'paragraph',
|
|
121
|
+
html: '<strong>那不勒斯披萨</strong>是文化遗产。成功在于对时间、温度和含水量的精确掌控。',
|
|
122
|
+
},
|
|
123
|
+
],
|
|
124
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
125
|
+
};
|
package/src/tool/pizza/index.ts
CHANGED
|
@@ -14,6 +14,18 @@ export const pizza: CookingToolEntry = {
|
|
|
14
14
|
es: () => import("./i18n/es").then((m) => m.content),
|
|
15
15
|
en: () => import("./i18n/en").then((m) => m.content),
|
|
16
16
|
fr: () => import("./i18n/fr").then((m) => m.content),
|
|
17
|
+
de: () => import("./i18n/de").then((m) => m.content),
|
|
18
|
+
it: () => import("./i18n/it").then((m) => m.content),
|
|
19
|
+
pt: () => import("./i18n/pt").then((m) => m.content),
|
|
20
|
+
nl: () => import("./i18n/nl").then((m) => m.content),
|
|
21
|
+
sv: () => import("./i18n/sv").then((m) => m.content),
|
|
22
|
+
ru: () => import("./i18n/ru").then((m) => m.content),
|
|
23
|
+
tr: () => import("./i18n/tr").then((m) => m.content),
|
|
24
|
+
pl: () => import("./i18n/pl").then((m) => m.content),
|
|
25
|
+
id: () => import("./i18n/id").then((m) => m.content),
|
|
26
|
+
ja: () => import("./i18n/ja").then((m) => m.content),
|
|
27
|
+
zh: () => import("./i18n/zh").then((m) => m.content),
|
|
28
|
+
ko: () => import("./i18n/ko").then((m) => m.content),
|
|
17
29
|
},
|
|
18
30
|
};
|
|
19
31
|
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Meisterleitfaden für Roux und Muttersaucen";
|
|
4
|
+
const description = "Interaktiver Roux-Rechner. Lernen Sie Bechamel, Velouté und Espagnole mit exakten Proportionen zuzubereiten. Die Basis der klassischen französischen Küche.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Was ist eine Mehlschwitze (Roux) und wofür wird sie verwendet?',
|
|
8
|
+
answer: 'Es ist eine Mischung aus Fett (meist Butter) und Mehl, die bei niedriger Hitze gekocht wird. Sie dient als Basis-Bindemittel für die französischen Muttersaucen wie Bechamel oder Velouté.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Was ist das ideale Verhältnis für eine Roux?',
|
|
12
|
+
answer: 'Das Standardverhältnis ist 1:1 nach Gewicht. Zum Beispiel 50g Butter und 50g Mehl. Diese Mischung kann etwa 1 Liter Flüssigkeit binden, je nach gewünschter Konsistenz.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Was ist der Unterschied zwischen den Roux-Arten?',
|
|
16
|
+
answer: 'Weiße Roux wird 2-3 Min. gekocht (Bechamel). Blonde Roux 5-8 Min. (Velouté). Dunkle Roux (Brown) bis zu 15-20 Min. (Espagnole). Je dunkler, desto nussiger der Geschmack, aber desto geringer die Bindekraft.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Wie vermeide ich Klümpchen?',
|
|
20
|
+
answer: 'Die goldene Regel ist der Temperaturgegensatz: kalte Flüssigkeit in heiße Roux oder heiße Flüssigkeit in kalte Roux. Geben Sie die Flüssigkeit nach und nach hinzu und rühren Sie ständig mit einem Schneebesen.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Flüssigkeitsart wählen',
|
|
26
|
+
text: 'Wählen Sie zwischen Milch (Bechamel), hellem Fond (Velouté), dunklem Fond (Espagnole) oder Tomate.',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Konsistenz festlegen',
|
|
30
|
+
text: 'Von Suppe bis hin zu festem Teig für Kroketten. Der Rechner passt das benötigte Roux-Verhältnis automatisch an.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Flüssigkeitsmenge eingeben',
|
|
34
|
+
text: 'Geben Sie an, wie viel ml Flüssigkeit Sie binden möchten. Der Rechner nennt Ihnen die exakte Menge an Butter und Mehl.',
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'roux-leitfaden',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografie',
|
|
77
|
+
bibliography: [
|
|
78
|
+
{
|
|
79
|
+
name: 'Larousse Gastronomique',
|
|
80
|
+
url: 'https://www.laroussecocina.com/',
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
howTo,
|
|
84
|
+
seo: [
|
|
85
|
+
{
|
|
86
|
+
type: 'title',
|
|
87
|
+
text: 'Meisterleitfaden für die Berechnung von Roux und Saucen',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: 'Die <strong>Mehlschwitze</strong> (Roux) ist die strukturelle Basis der klassischen französischen Küche. Das Verständnis des Verhältnisses zwischen Mehl, Butter und Flüssigkeit ist der Schlüssel zu einer samtigen Sauce.',
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: 'stats',
|
|
96
|
+
columns: 4,
|
|
97
|
+
items: [
|
|
98
|
+
{
|
|
99
|
+
value: '1:1',
|
|
100
|
+
label: 'Verhältnis Mehl:Fett',
|
|
101
|
+
icon: 'mdi:scale-balance',
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
value: '3 Min.',
|
|
105
|
+
label: 'Zeit weiße Roux',
|
|
106
|
+
icon: 'mdi:timer-sand',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
value: '100g/L',
|
|
110
|
+
label: 'Rate dicke Saucen',
|
|
111
|
+
icon: 'mdi:waves',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
value: '15 Min.',
|
|
115
|
+
label: 'Zeit dunkle Roux',
|
|
116
|
+
icon: 'mdi:fire',
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
ui: {
|
|
122
|
+
baseLiquid: 'Basis-Flüssigkeit',
|
|
123
|
+
volume: 'Volumen',
|
|
124
|
+
ml: 'ml',
|
|
125
|
+
liquidType: 'Art der Flüssigkeit',
|
|
126
|
+
milk: 'Milch',
|
|
127
|
+
lightStock: 'Heller Fond',
|
|
128
|
+
darkStock: 'Dunkler Fond',
|
|
129
|
+
tomato: 'Tomate',
|
|
130
|
+
sauceTexture: 'Saucen-Konsistenz',
|
|
131
|
+
soup: 'Suppe / Creme',
|
|
132
|
+
normalSauce: 'Normale Sauce',
|
|
133
|
+
thick: 'Dick / Füllung',
|
|
134
|
+
croquette: 'Krokette / Teig',
|
|
135
|
+
rouxMix: 'Mehlschwitze-Mischung',
|
|
136
|
+
butter: 'Butter',
|
|
137
|
+
flour: 'Mehl',
|
|
138
|
+
instructions: 'Anleitung',
|
|
139
|
+
sauceName: 'Saucenart',
|
|
140
|
+
ratio: 'Verhältnis',
|
|
141
|
+
chefTip: 'Chef-Tipp',
|
|
142
|
+
white: 'Weiß',
|
|
143
|
+
blond: 'Blond',
|
|
144
|
+
brown: 'Dunkel',
|
|
145
|
+
beurreManied: 'Beurre Manié (Zum Nachjustieren)',
|
|
146
|
+
recipeBechamel: "Bechamel",
|
|
147
|
+
recipeVeloute: "Velouté",
|
|
148
|
+
recipeEspagnole: "Espagnole",
|
|
149
|
+
recipeTomato: "Tomatensauce",
|
|
150
|
+
tipBechamel: "Kalte Milch verwenden. Nach und nach hinzufügen oder kräftig rühren.",
|
|
151
|
+
tipVeloute: "Geflügel- oder Fischfond verwenden. Roux sollte nach Gebäck riechen.",
|
|
152
|
+
tipEspagnole: "Roux sollte schokoladenfarben sein, aber nicht verbrannt.",
|
|
153
|
+
tipTomato: "Die Mehlschwitze gibt dem Tomatensaucen-Körper Geschmeidigkeit.",
|
|
154
|
+
rouxWhiteLabel: "Weiße Mehlschwitze",
|
|
155
|
+
rouxBlondLabel: "Blonde Mehlschwitze",
|
|
156
|
+
rouxBrownLabel: "Dunkle Mehlschwitze",
|
|
157
|
+
descWhite: "Kochen, bis der Geruch von rohem Mehl verschwindet. Keine Farbe.",
|
|
158
|
+
descBlond: "Eine goldene Farbe und ein nussiges Aroma anstreben.",
|
|
159
|
+
descBrown: "Sehr schwache Hitze. Schokoladenfarbe. Benötigt 10% mehr Gewicht.",
|
|
160
|
+
timeWhite: "2-3 Min.",
|
|
161
|
+
timeBlond: "5-8 Min.",
|
|
162
|
+
timeBrown: "15-20 Min.",
|
|
163
|
+
},
|
|
164
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema as any],
|
|
165
|
+
};
|
|
@@ -72,7 +72,7 @@ const appSchema = {
|
|
|
72
72
|
};
|
|
73
73
|
|
|
74
74
|
export const content: ToolLocaleContent = {
|
|
75
|
-
slug: 'guia-
|
|
75
|
+
slug: 'guia-roux',
|
|
76
76
|
title: 'Guía Maestra de Roux y Salsas Madre',
|
|
77
77
|
description: 'Calculadora interactiva de Roux. Aprende a crear Bechamel, Velouté y Espagnole con proporciones exactas. La base de la alta cocina francesa.',
|
|
78
78
|
faqTitle: 'Preguntas Frecuentes',
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Panduan Utama Roux dan Saus Dasar";
|
|
4
|
+
const description = "Kalkulator Roux interaktif. Pelajari cara membuat Bechamel, Velouté, dan Espagnole dengan proporsi yang tepat. Dasar dari masakan Prancis kelas atas.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Apa itu Roux dan untuk apa fungsinya?',
|
|
8
|
+
answer: 'Roux adalah campuran lemak (biasanya mentega) dan tepung yang dimasak dengan api kecil. Ini digunakan sebagai bahan pengental dasar untuk saus ibu Prancis seperti Bechamel atau Velouté.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Berapa proporsi ideal untuk Roux?',
|
|
12
|
+
answer: 'Proporsi standarnya adalah 1:1 berdasarkan berat. Misalnya, 50g mentega dan 50g tepung. Campuran ini dapat mengentalkan sekitar 1 liter cairan tergantung pada kekentalan yang diinginkan.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Apa perbedaan antara jenis-jenis Roux?',
|
|
16
|
+
answer: 'Roux putih dimasak selama 2-3 menit (Bechamel). Roux kuning/pirang 5-8 menit (Velouté). Roux cokelat hingga 15-20 menit (Espagnole). Semakin gelap warnanya, semakin terasa aroma kacang (nutty) tetapi daya pengentalnya berkurang.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Bagaimana cara menghindari gumpalan?',
|
|
20
|
+
answer: 'Aturan emasnya adalah menggunakan suhu yang berlawanan: cairan dingin ke roux panas, atau cairan panas ke roux dingin. Tambahkan cairan sedikit demi sedikit dan kocok terus dengan pengocok kawat (whisk).',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Pilih jenis cairan',
|
|
26
|
+
text: 'Pilih antara susu (Bechamel), kaldu terang (Velouté), kaldu gelap (Espagnole), atau tomat.',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Tentukan kekentalan yang diinginkan',
|
|
30
|
+
text: 'Dari sup/krim hingga adonan kroket. Kalkulator akan menyesuaikan rasio roux yang dibutuhkan secara otomatis.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Masukkan volume cairan',
|
|
34
|
+
text: 'Tentukan berapa ml cairan yang perlu dikentalkan. Kalkulator akan memberi tahu Anda berapa banyak mentega dan tepung yang harus digunakan.',
|
|
35
|
+
},
|
|
36
|
+
];
|
|
37
|
+
|
|
38
|
+
const faqSchema = {
|
|
39
|
+
'@context': 'https://schema.org',
|
|
40
|
+
'@type': 'FAQPage',
|
|
41
|
+
mainEntity: faq.map((item) => ({
|
|
42
|
+
'@type': 'Question',
|
|
43
|
+
name: item.question,
|
|
44
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
45
|
+
})),
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const howToSchema = {
|
|
49
|
+
'@context': 'https://schema.org',
|
|
50
|
+
'@type': 'HowTo',
|
|
51
|
+
name: title,
|
|
52
|
+
description,
|
|
53
|
+
step: howTo.map((step) => ({
|
|
54
|
+
'@type': 'HowToStep',
|
|
55
|
+
name: step.name,
|
|
56
|
+
text: step.text,
|
|
57
|
+
})),
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const appSchema = {
|
|
61
|
+
'@context': 'https://schema.org',
|
|
62
|
+
'@type': 'SoftwareApplication',
|
|
63
|
+
name: title,
|
|
64
|
+
description,
|
|
65
|
+
applicationCategory: 'UtilitiesApplication',
|
|
66
|
+
operatingSystem: 'Web',
|
|
67
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'panduan-roux',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Pertanyaan Umum',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografi',
|
|
77
|
+
bibliography: [
|
|
78
|
+
{
|
|
79
|
+
name: 'Larousse Gastronomique',
|
|
80
|
+
url: 'https://www.laroussecocina.com/',
|
|
81
|
+
},
|
|
82
|
+
],
|
|
83
|
+
howTo,
|
|
84
|
+
seo: [
|
|
85
|
+
{
|
|
86
|
+
type: 'title',
|
|
87
|
+
text: 'Panduan Ahli untuk Perhitungan Roux dan Saus Dasar',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>Roux</strong> adalah dasar struktural dari masakan klasik Prancis. Memahami hubungan antara tepung, mentega, dan cairan adalah perbedaan antara saus yang selembut beludru dan cairan yang menggumpal.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
baseLiquid: 'Cairan Dasar',
|
|
97
|
+
volume: 'Volume',
|
|
98
|
+
ml: 'ml',
|
|
99
|
+
liquidType: 'Jenis Cairan',
|
|
100
|
+
milk: 'Susu',
|
|
101
|
+
lightStock: 'Kaldu Terang',
|
|
102
|
+
darkStock: 'Kaldu Gelap',
|
|
103
|
+
tomato: 'Tomat',
|
|
104
|
+
sauceTexture: 'Kekentalan Saus',
|
|
105
|
+
soup: 'Sup / Krim',
|
|
106
|
+
normalSauce: 'Saus Normal',
|
|
107
|
+
thick: 'Kental / Isian',
|
|
108
|
+
croquette: 'Kroket / Adonan',
|
|
109
|
+
rouxMix: 'Campuran Roux',
|
|
110
|
+
butter: 'Mentega',
|
|
111
|
+
flour: 'Tepung',
|
|
112
|
+
instructions: 'Instruksi',
|
|
113
|
+
sauceName: 'Jenis Saus',
|
|
114
|
+
ratio: 'Rasio',
|
|
115
|
+
chefTip: 'Tips Chef',
|
|
116
|
+
white: 'Putih',
|
|
117
|
+
blond: 'Kuning/Pirang',
|
|
118
|
+
brown: 'Cokelat',
|
|
119
|
+
beurreManied: 'Beurre Manié (Untuk koreksi di akhir)',
|
|
120
|
+
recipeBechamel: "Bechamel",
|
|
121
|
+
recipeVeloute: "Velouté",
|
|
122
|
+
recipeEspagnole: "Espagnole",
|
|
123
|
+
recipeTomato: "Saus Tomat",
|
|
124
|
+
tipBechamel: "Gunakan susu dingin. Tambahkan secara bertahap atau sekaligus jika Anda mengocok dengan kuat.",
|
|
125
|
+
tipVeloute: "Gunakan kaldu ayam atau ikan. Roux harus beraroma seperti biskuit.",
|
|
126
|
+
tipEspagnole: "Roux harus berwarna seperti cokelat, tetapi jangan sampai gosong.",
|
|
127
|
+
tipTomato: "Roux akan membantu memberikan tekstur yang lebih padat dan lembut pada hasil akhir saus tomat.",
|
|
128
|
+
rouxWhiteLabel: "Roux Putih",
|
|
129
|
+
rouxBlondLabel: "Roux Kuning/Pirang",
|
|
130
|
+
rouxBrownLabel: "Roux Cokelat",
|
|
131
|
+
descWhite: "Masak hanya sampai aroma tepung mentah hilang. Tanpa perubahan warna.",
|
|
132
|
+
descBlond: "Cari warna kuning keemasan dan aroma kacang.",
|
|
133
|
+
descBrown: "Api sangat kecil. Warna cokelat. Membutuhkan tambahan berat 10%.",
|
|
134
|
+
timeWhite: "2-3 menit",
|
|
135
|
+
timeBlond: "5-8 menit",
|
|
136
|
+
timeBrown: "15-20 menit",
|
|
137
|
+
},
|
|
138
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema as any],
|
|
139
|
+
};
|