@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,165 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Guida Maestra al Roux e alle Salse Madri";
|
|
4
|
+
const description = "Calcolatore interattivo di Roux. Impara a creare Besciamella, Vellutata ed Espagnole con proporzioni esatte. La base dell'alta cucina francese.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: "Cos'è un Roux e a cosa serve?",
|
|
8
|
+
answer: "È una miscela di grasso (solitamente burro) e farina cotta a fuoco lento. Viene utilizzata come agente addensante di base per le salse madri francesi come la Besciamella o la Vellutata.",
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: "Qual è la proporzione ideale per un Roux?",
|
|
12
|
+
answer: "La proporzione standard è 1:1 in peso. Ad esempio, 50g di burro e 50g di farina. Questa miscela può addensare circa 1 litro di liquido a seconda della densità desiderata.",
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: "Qual è la differenza tra i tipi di Roux?",
|
|
16
|
+
answer: "Il Roux bianco cuoce 2-3 min (Besciamella). Il biondo 5-8 min (Vellutata). Lo scuro fino a 15-20 min (Salsa Spagnola). Più colore significa più sapore di nocciola ma meno capacità addensante.",
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: "Come evitare i grumi?",
|
|
20
|
+
answer: "La regola d'oro è la temperatura opposta: liquido freddo su roux caldo, o liquido caldo su roux freddo. Aggiungi il liquido poco alla volta e mescola costantemente con una frusta.",
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: "Seleziona il tipo di liquido",
|
|
26
|
+
text: "Scegli tra latte (Besciamella), fondo chiaro (Vellutata), fondo scuro (Espagnole) o pomodoro.",
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: "Definisci lo spessore desiderato",
|
|
30
|
+
text: "Dalla zuppa/crema fino all'impasto per crocchette. Il calcolatore regolerà automaticamente il rapporto di roux necessario.",
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: "Inserisci il volume del liquido",
|
|
34
|
+
text: "Specifica quanti ml di liquido devi addensare. Il calcolatore ti dirà esattamente quanto burro e farina usare.",
|
|
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: 'guida-roux',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Domande Frequenti',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: 'Bibliografia',
|
|
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: 'Guida Maestro per il Calcolo di Roux e Salse Madri',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: 'Il <strong>roux</strong> è la base strutturale della cucina classica francese. Capire il rapporto tra farina, burro e liquido è la differenza tra una salsa vellutata e un liquido con grumi.',
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: 'stats',
|
|
96
|
+
columns: 4,
|
|
97
|
+
items: [
|
|
98
|
+
{
|
|
99
|
+
value: '1:1',
|
|
100
|
+
label: 'Proporzione Farina:Grasso',
|
|
101
|
+
icon: 'mdi:scale-balance',
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
value: '3 min',
|
|
105
|
+
label: 'Tempo Roux Bianco',
|
|
106
|
+
icon: 'mdi:timer-sand',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
value: '100g/L',
|
|
110
|
+
label: 'Ratio Salse Spesse',
|
|
111
|
+
icon: 'mdi:waves',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
value: '15 min',
|
|
115
|
+
label: 'Tempo Roux Scuro',
|
|
116
|
+
icon: 'mdi:fire',
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
ui: {
|
|
122
|
+
baseLiquid: 'Liquido Base',
|
|
123
|
+
volume: 'Volume',
|
|
124
|
+
ml: 'ml',
|
|
125
|
+
liquidType: 'Tipo di Liquido',
|
|
126
|
+
milk: 'Latte',
|
|
127
|
+
lightStock: 'Fondo Chiaro',
|
|
128
|
+
darkStock: 'Fondo Scuro',
|
|
129
|
+
tomato: 'Pomodoro',
|
|
130
|
+
sauceTexture: 'Consistenza della Salsa',
|
|
131
|
+
soup: 'Zuppa / Crema',
|
|
132
|
+
normalSauce: 'Salsa Normale',
|
|
133
|
+
thick: 'Densa / Ripieno',
|
|
134
|
+
croquette: 'Crocchetta / Impasto',
|
|
135
|
+
rouxMix: 'Miscela Roux',
|
|
136
|
+
butter: 'Burro',
|
|
137
|
+
flour: 'Farina',
|
|
138
|
+
instructions: 'Istruzioni',
|
|
139
|
+
sauceName: 'Tipo di Salsa',
|
|
140
|
+
ratio: 'Rapporto',
|
|
141
|
+
chefTip: 'Tip dello Chef',
|
|
142
|
+
white: 'Bianco',
|
|
143
|
+
blond: 'Biondo',
|
|
144
|
+
brown: 'Scuro',
|
|
145
|
+
beurreManied: 'Beurre Manié (Per correzioni finali)',
|
|
146
|
+
recipeBechamel: "Besciamella",
|
|
147
|
+
recipeVeloute: "Vellutata",
|
|
148
|
+
recipeEspagnole: "Espagnole",
|
|
149
|
+
recipeTomato: "Salsa di Pomodoro",
|
|
150
|
+
tipBechamel: "Usa latte freddo. Aggiungilo gradualmente o tutto in una volta se mescoli forte.",
|
|
151
|
+
tipVeloute: "Usa fondo di pollo o pesce. Il roux deve profumare di biscotto.",
|
|
152
|
+
tipEspagnole: "Il roux deve avere il colore del cioccolato, senza bruciare.",
|
|
153
|
+
tipTomato: "Il roux aiuterà a dare corpo e morbidezza alla consistenza finale del pomodoro.",
|
|
154
|
+
rouxWhiteLabel: "Roux Bianco",
|
|
155
|
+
rouxBlondLabel: "Roux Biondo",
|
|
156
|
+
rouxBrownLabel: "Roux Scuro",
|
|
157
|
+
descWhite: "Cuoci solo finché non perde l'odore di farina cruda. Senza colore.",
|
|
158
|
+
descBlond: "Cerca un colore dorato pallido e un profumo di nocciola.",
|
|
159
|
+
descBrown: "Fuoco molto dolce. Colore cioccolato. Richiede il 10% di peso in più.",
|
|
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
|
+
};
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "ルー(Roux)と基本ソースのマスターガイド";
|
|
4
|
+
const description = "インタラクティブなルー計算機。ベシャメル、ベルーテ、エスパニョールを正確な分量で作る方法を学びましょう。フランス料理の基本です。";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'ルー(Roux)とは何ですか?何に使われますか?',
|
|
8
|
+
answer: '脂(通常はバター)と小麦粉を弱火で炒め合わせたものです。ベシャメルやベルーテなどのフランス料理の基本ソース(マザーソース)の粘り気を出すためのベースとして使われます。',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'ルーの理想的な比率は?',
|
|
12
|
+
answer: '重量比で1:1が標準です。例えば、バター50gに対して小麦粉50gです。この分量で、希望の濃度によりますが、約1リットルの液体にとろみをつけることができます。',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'ルーの種類による違いは何ですか?',
|
|
16
|
+
answer: 'ホワイトルーは2〜3分(ベシャメル用)、ブロンドルーは5〜8分(ベルーテ用)、ブラウンルーは15〜20分(エスパニョール用)炒めます。色が濃くなるほど香ばしさが増しますが、とろみをつける力は弱まります。',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'ダマ(塊)を防ぐにはどうすればいいですか?',
|
|
20
|
+
answer: 'ルーと液体の「温度差」をつけるのが鉄則です。熱いルーには冷たい液体を、または冷たいルーには熱い液体を合わせます。液体を少しずつ加え、泡立て器で常に混ぜ続けてください。',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: '液体の種類を選択',
|
|
26
|
+
text: '牛乳(ベシャメル)、白いだし(ベルーテ)、茶色いだし(エスパニョール)、またはトマトから選びます。',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: '希望の濃度を決める',
|
|
30
|
+
text: 'スープやクリームから、コロッケの種(生地)まで。計算機が必要なルーの比率を自動的に調整します。',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: '液体の量を入力',
|
|
34
|
+
text: 'とろみをつけたい液体の量をml単位で指定します。計算機が正確なバターと小麦粉の使用量を示します。',
|
|
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: 'JPY' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'roux-guide',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'よくある質問',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: '参考文献',
|
|
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: 'ルーと基本ソース計算のマスターガイド',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>ルー</strong>は古典的なフランス料理の骨組みとなるベースです。小麦粉、バター、液体の関係を理解することが、滑らかなソースと、ダマができたり粉っぽさが残ったりするソースの分かれ道となります。',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
baseLiquid: 'ベースとなる液体',
|
|
97
|
+
volume: '量',
|
|
98
|
+
ml: 'ml',
|
|
99
|
+
liquidType: '液体の種類',
|
|
100
|
+
milk: '牛乳',
|
|
101
|
+
lightStock: '白いだし',
|
|
102
|
+
darkStock: '茶色いだし',
|
|
103
|
+
tomato: 'トマト',
|
|
104
|
+
sauceTexture: 'ソースの濃度',
|
|
105
|
+
soup: 'スープ / クリーム',
|
|
106
|
+
normalSauce: '通常のソース',
|
|
107
|
+
thick: '濃いめ / フィリング',
|
|
108
|
+
croquette: 'コロッケ / 生地',
|
|
109
|
+
rouxMix: 'ルーの配合',
|
|
110
|
+
butter: 'バター',
|
|
111
|
+
flour: '小麦粉',
|
|
112
|
+
instructions: '作り方',
|
|
113
|
+
sauceName: 'ソースの種類',
|
|
114
|
+
ratio: '比率',
|
|
115
|
+
chefTip: 'シェフのコツ',
|
|
116
|
+
white: 'ホワイト',
|
|
117
|
+
blond: 'ブロンド',
|
|
118
|
+
brown: 'ブラウン',
|
|
119
|
+
beurreManied: 'ブール・マニエ(仕上げの調整用)',
|
|
120
|
+
recipeBechamel: "ベシャメル",
|
|
121
|
+
recipeVeloute: "ベルーテ",
|
|
122
|
+
recipeEspagnole: "エスパニョール",
|
|
123
|
+
recipeTomato: "トマトソース",
|
|
124
|
+
tipBechamel: "冷たい牛乳を使用してください。最初は少しずつ加え、ダマにならないようによく混ぜます。",
|
|
125
|
+
tipVeloute: "鶏や魚のだしを使用します。ルーがクッキーのような香ばしい匂いになるまで炒めます。",
|
|
126
|
+
tipEspagnole: "焦がさないように注意しながら、チョコレート色になるまでルーを炒めます。",
|
|
127
|
+
tipTomato: "ルーを加えることで、トマトソースにコクとなめらかな質感を与えます。",
|
|
128
|
+
rouxWhiteLabel: "ホワイトルー",
|
|
129
|
+
rouxBlondLabel: "ブロンドルー",
|
|
130
|
+
rouxBrownLabel: "ブラウンルー",
|
|
131
|
+
descWhite: "粉っぽさがなくなるまで炒めます。色はつけません。",
|
|
132
|
+
descBlond: "薄い金色になり、ナッツのような香りがするまで炒めます。",
|
|
133
|
+
descBrown: "ごく弱火で炒めます。チョコレート色。通常より10%多めの分量が必要です。",
|
|
134
|
+
timeWhite: "2〜3 分",
|
|
135
|
+
timeBlond: "5〜8 分",
|
|
136
|
+
timeBrown: "15〜20 分",
|
|
137
|
+
},
|
|
138
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema as any],
|
|
139
|
+
};
|
|
@@ -0,0 +1,139 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "루(Roux)와 마더 소스 마스터 가이드";
|
|
4
|
+
const description = "대화형 루 계산기. 베샤멜, 벨루테, 에스파뇰을 정확한 비율로 만드는 방법을 배워보세요. 클래식 프랑스 요리의 기초입니다.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: '루(Roux)란 무엇이며 어디에 쓰이나요?',
|
|
8
|
+
answer: '지방(주로 버터)과 밀가루를 약불에서 함께 볶은 혼합물입니다. 베샤멜이나 벨루테 같은 프랑스 마더 소스의 농도를 조절하는 기본 증점제로 사용됩니다.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: '루의 이상적인 비율은 얼마인가요?',
|
|
12
|
+
answer: '무게 기준으로 1:1이 표준입니다. 예를 들어 버터 50g에 밀가루 50g을 넣습니다. 이 양은 원하는 농도에 따라 약 1리터의 액체를 걸쭉하게 만들 수 있습니다.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: '루의 종류에 따른 차이점은 무엇인가요?',
|
|
16
|
+
answer: '화이트 루는 2-3분(베샤멜), 블론드 루는 5-8분(벨루테), 브라운 루는 15-20분(에스파뇰) 정도 볶습니다. 색이 진해질수록 견과류 향이 강해지지만 걸쭉하게 만드는 힘은 약해집니다.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: '덩어리(응어리)가 생기지 않게 하려면 어떻게 하나요?',
|
|
20
|
+
answer: '루와 액체의 온도를 정반대로 맞추는 것이 철칙입니다. 뜨거운 루에는 차가운 액체를, 차가운 루에는 뜨거운 액체를 붓습니다. 액체를 조금씩 넣으며 거품기로 계속 저어주세요.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: '액체 종류 선택',
|
|
26
|
+
text: '우유(베샤멜), 화이트 스톡(벨루테), 브라운 스톡(에스파뇰) 또는 토마토 중에서 선택하세요.',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: '원하는 농도 설정',
|
|
30
|
+
text: '수프나 크림부터 고로케 반죽까지. 계산기가 필요한 루의 비율을 자동으로 조정합니다.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: '액체 용량 입력',
|
|
34
|
+
text: '농도를 조절할 액체의 양을 ml 단위로 입력하세요. 계산기가 정확한 버터와 밀가루 양을 알려줍니다.',
|
|
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: 'KRW' },
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent = {
|
|
71
|
+
slug: 'roux-guide',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: '자주 묻는 질문',
|
|
75
|
+
faq,
|
|
76
|
+
bibliographyTitle: '참고 문헌',
|
|
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: '루 및 마더 소스 계산 마스터 가이드',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: '<strong>루(Roux)</strong>는 정통 프랑스 요리의 구조적 기초입니다. 밀가루, 버터, 액체 사이의 관계를 이해하는 것이 벨벳처럼 부드러운 소스와 덩어리진 소스의 차이를 결정합니다.',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
ui: {
|
|
96
|
+
baseLiquid: '기본 액체',
|
|
97
|
+
volume: '용량',
|
|
98
|
+
ml: 'ml',
|
|
99
|
+
liquidType: '액체 종류',
|
|
100
|
+
milk: '우유',
|
|
101
|
+
lightStock: '화이트 스톡',
|
|
102
|
+
darkStock: '브라운 스톡',
|
|
103
|
+
tomato: '토마토',
|
|
104
|
+
sauceTexture: '소스 농도',
|
|
105
|
+
soup: '수프 / 크림',
|
|
106
|
+
normalSauce: '일반 소스',
|
|
107
|
+
thick: '걸쭉함 / 필링',
|
|
108
|
+
croquette: '고로케 / 반죽',
|
|
109
|
+
rouxMix: '루 배합',
|
|
110
|
+
butter: '버터',
|
|
111
|
+
flour: '밀가루',
|
|
112
|
+
instructions: '만드는 법',
|
|
113
|
+
sauceName: '소스 종류',
|
|
114
|
+
ratio: '비율',
|
|
115
|
+
chefTip: '셰프의 팁',
|
|
116
|
+
white: '화이트',
|
|
117
|
+
blond: '블론드',
|
|
118
|
+
brown: '브라운',
|
|
119
|
+
beurreManied: '뵈르 마니에 (마지막 농도 조절용)',
|
|
120
|
+
recipeBechamel: "베샤멜",
|
|
121
|
+
recipeVeloute: "벨루테",
|
|
122
|
+
recipeEspagnole: "에스파뇰",
|
|
123
|
+
recipeTomato: "토마토 소스",
|
|
124
|
+
tipBechamel: "차가운 우유를 사용하세요. 처음에는 조금씩 넣고 힘차게 저어주세요.",
|
|
125
|
+
tipVeloute: "닭이나 생선 스톡을 사용하세요. 루에서 쿠키 같은 향이 날 때까지 볶습니다.",
|
|
126
|
+
tipEspagnole: "타지 않게 주의하며 초콜릿 색이 날 때까지 루를 볶으세요.",
|
|
127
|
+
tipTomato: "루는 토마토 소스의 질감을 더 풍부하고 부드럽게 만들어 줍니다.",
|
|
128
|
+
rouxWhiteLabel: "화이트 루",
|
|
129
|
+
rouxBlondLabel: "블론드 루",
|
|
130
|
+
rouxBrownLabel: "브라운 루",
|
|
131
|
+
descWhite: "생밀가루 냄새가 나지 않을 때까지만 볶으세요. 색은 내지 않습니다.",
|
|
132
|
+
descBlond: "연한 황금색과 견과류 향이 나도록 볶으세요.",
|
|
133
|
+
descBrown: "약불에서 초콜릿 색이 나도록 볶으세요. 약 10% 더 많은 양이 필요합니다.",
|
|
134
|
+
timeWhite: "2-3분",
|
|
135
|
+
timeBlond: "5-8분",
|
|
136
|
+
timeBrown: "15-20분",
|
|
137
|
+
},
|
|
138
|
+
schemas: [faqSchema as any, howToSchema as any, appSchema as any],
|
|
139
|
+
};
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Meestergids voor Roux en Moedersauzen";
|
|
4
|
+
const description = "Interactieve Roux-calculator. Leer Béchamel, Velouté en Espagnole maken met exacte verhoudingen. De basis van de klassieke Franse keuken.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Wat is een Roux en waarvoor dient het?',
|
|
8
|
+
answer: 'Het is een mengsel van vet (meestal boter) en bloem dat op laag vuur wordt gekookt. Het wordt gebruikt als basisbindmiddel voor de Franse moedersauzen zoals Béchamel of Velouté.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Wat is de ideale verhouding voor een Roux?',
|
|
12
|
+
answer: 'De standaardverhouding is 1:1 in gewicht. Bijvoorbeeld 50g boter en 50g bloem. Dit mengsel kan ongeveer 1 liter vloeistof binden, afhankelijk van de gewenste dikte.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Wat is het verschil tussen de soorten Roux?',
|
|
16
|
+
answer: 'Witte Roux wordt 2-3 min gekookt (Béchamel). Blanke Roux 5-8 min (Velouté). Donkere Roux (Brown) tot 15-20 min (Espagnole). Hoe meer kleur, hoe meer nootachtige smaak, maar hoe minder bindkracht.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Hoe voorkom ik klontjes?',
|
|
20
|
+
answer: 'De gulden regel is de tegenovergestelde temperatuur: koude vloeistof bij hete roux, of hete vloeistof bij koude roux. Voeg de vloeistof geleidelijk toe en roer constant met een garde.',
|
|
21
|
+
},
|
|
22
|
+
];
|
|
23
|
+
const howTo = [
|
|
24
|
+
{
|
|
25
|
+
name: 'Selecteer soort vloeistof',
|
|
26
|
+
text: 'Kies tussen melk (Béchamel), lichte bouillon (Velouté), donkere bouillon (Espagnole) of tomaat.',
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
name: 'Bepaal de gewenste dikte',
|
|
30
|
+
text: 'Van soep/crème tot deeg voor kroketten. De calculator past automatisch de benodigde roux-verhouding aan.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Voer vloeistofvolume in',
|
|
34
|
+
text: 'Geef aan hoeveel ml vloeistof je wilt binden. De calculator vertelt je precies hoeveel boter en bloem je moet gebruiken.',
|
|
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-gids',
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
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: 'Meestergids voor Roux en Moedersauzen Berekening',
|
|
88
|
+
level: 2,
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
type: 'paragraph',
|
|
92
|
+
html: 'De <strong>roux</strong> is de structurele basis van de klassieke Franse keuken. Het begrijpen van de verhouding tussen bloem, boter en vloeistof is het verschil tussen een zijdezachte saus en een vloeistof met klontjes.',
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
type: 'stats',
|
|
96
|
+
columns: 4,
|
|
97
|
+
items: [
|
|
98
|
+
{
|
|
99
|
+
value: '1:1',
|
|
100
|
+
label: 'Verhouding Bloem:Vet',
|
|
101
|
+
icon: 'mdi:scale-balance',
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
value: '3 min',
|
|
105
|
+
label: 'Tijd Witte Roux',
|
|
106
|
+
icon: 'mdi:timer-sand',
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
value: '100g/L',
|
|
110
|
+
label: 'Ratio Dikke Sauzen',
|
|
111
|
+
icon: 'mdi:waves',
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
value: '15 min',
|
|
115
|
+
label: 'Tijd Donkere Roux',
|
|
116
|
+
icon: 'mdi:fire',
|
|
117
|
+
},
|
|
118
|
+
],
|
|
119
|
+
},
|
|
120
|
+
],
|
|
121
|
+
ui: {
|
|
122
|
+
baseLiquid: 'Basisvloeistof',
|
|
123
|
+
volume: 'Volume',
|
|
124
|
+
ml: 'ml',
|
|
125
|
+
liquidType: 'Type Vloeistof',
|
|
126
|
+
milk: 'Melk',
|
|
127
|
+
lightStock: 'Lichte Bouillon',
|
|
128
|
+
darkStock: 'Donkere Bouillon',
|
|
129
|
+
tomato: 'Tomaat',
|
|
130
|
+
sauceTexture: 'Sausdikte',
|
|
131
|
+
soup: 'Soep / Crème',
|
|
132
|
+
normalSauce: 'Normale Saus',
|
|
133
|
+
thick: 'Dik / Vulling',
|
|
134
|
+
croquette: 'Kroket / Deeg',
|
|
135
|
+
rouxMix: 'Roux Mengsel',
|
|
136
|
+
butter: 'Boter',
|
|
137
|
+
flour: 'Bloem',
|
|
138
|
+
instructions: 'Instructies',
|
|
139
|
+
sauceName: 'Type Saus',
|
|
140
|
+
ratio: 'Ratio',
|
|
141
|
+
chefTip: 'Chef Tip',
|
|
142
|
+
white: 'Wit',
|
|
143
|
+
blond: 'Blond',
|
|
144
|
+
brown: 'Donker',
|
|
145
|
+
beurreManied: 'Beurre Manié (Voor bijsturen)',
|
|
146
|
+
recipeBechamel: "Béchamel",
|
|
147
|
+
recipeVeloute: "Velouté",
|
|
148
|
+
recipeEspagnole: "Espagnole",
|
|
149
|
+
recipeTomato: "Tomatensaus",
|
|
150
|
+
tipBechamel: "Gebruik koude melk. Voeg geleidelijk toe of in één keer als je hard roert.",
|
|
151
|
+
tipVeloute: "Gebruik gevogelte- of visbouillon. Laat de roux naar koekjes ruiken.",
|
|
152
|
+
tipEspagnole: "De roux moet de kleur van chocolade hebben, zonder te verbranden.",
|
|
153
|
+
tipTomato: "De roux helpt om de tomaat meer body en zachtheid te geven.",
|
|
154
|
+
rouxWhiteLabel: "Witte Roux",
|
|
155
|
+
rouxBlondLabel: "Blanke Roux",
|
|
156
|
+
rouxBrownLabel: "Donkere Roux",
|
|
157
|
+
descWhite: "Kook alleen tot de geur van rauwe bloem weg is. Geen kleur.",
|
|
158
|
+
descBlond: "Streef naar een goudgele kleur en een nootachtig aroma.",
|
|
159
|
+
descBrown: "Zeer laag vuur. Chocoladekleur. Vereist 10% meer 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
|
+
};
|