@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
|
@@ -1,10 +1,78 @@
|
|
|
1
1
|
import type { ToolLocaleContent } from '../../../types';
|
|
2
2
|
|
|
3
|
+
const title = 'Professional Recipe Ingredient Scaler';
|
|
4
|
+
const description =
|
|
5
|
+
'Automatically scale your recipes based on serving count. Calculate exact ingredient amounts to multiply or reduce any recipe with professional precision.';
|
|
6
|
+
|
|
7
|
+
const faq = [
|
|
8
|
+
{
|
|
9
|
+
question: 'Why does my conversion factor include decimals?',
|
|
10
|
+
answer: 'Because culinary proportions aren\'t always whole numbers. If you scale a 4-person recipe for 7 people, the factor is exactly 1.75. Multiplying by this specific ratio is more accurate than arbitrary rounding.',
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
question: 'How do I handle fractions like \'1/2 tsp\'?',
|
|
14
|
+
answer: 'The parser automatically identifies numbers. It will read \'1/2\' as \'0.5\' and scale it accordingly. For maximum clarity, you can also enter decimals directly.',
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
question: 'Should I round the final results?',
|
|
18
|
+
answer: 'It depends on the ingredient. For flours and liquids, yes. For potent spices or yeast, we recommend scaling to about 75% of the calculated total to avoid overpowering the dish.',
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
question: 'Does it work with cups and ounces?',
|
|
22
|
+
answer: 'Yes, the tool scales any numerical value. However, we strongly recommend converting to grams first for professional-grade consistency across larger batches.',
|
|
23
|
+
},
|
|
24
|
+
];
|
|
25
|
+
|
|
26
|
+
const howTo = [
|
|
27
|
+
{
|
|
28
|
+
name: 'Enter your servings count',
|
|
29
|
+
text: 'Define how many people the recipe was originally for, and how many you want to cook for now.',
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
name: 'Paste your ingredient list',
|
|
33
|
+
text: 'Copy and paste your entire list. Our tool recognizes numbers at the start of each line (e.g., 500g, 1/2, 2.5) and scales them instantly.',
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
name: 'Apply professional adjustments',
|
|
37
|
+
text: 'Math is exact, but cooking is situational. Scale spices to 75%. Don\'t scale cooking times. Use your chef\'s intuition for the final touch.',
|
|
38
|
+
},
|
|
39
|
+
];
|
|
40
|
+
|
|
41
|
+
const faqSchema = {
|
|
42
|
+
'@context': 'https://schema.org',
|
|
43
|
+
'@type': 'FAQPage',
|
|
44
|
+
mainEntity: faq.map((item) => ({
|
|
45
|
+
'@type': 'Question',
|
|
46
|
+
name: item.question,
|
|
47
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
48
|
+
})),
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const howToSchema = {
|
|
52
|
+
'@context': 'https://schema.org',
|
|
53
|
+
'@type': 'HowTo',
|
|
54
|
+
name: title,
|
|
55
|
+
description,
|
|
56
|
+
step: howTo.map((step) => ({
|
|
57
|
+
'@type': 'HowToStep',
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilitiesApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
};
|
|
71
|
+
|
|
3
72
|
export const content: ToolLocaleContent = {
|
|
4
73
|
slug: "recipe-ingredient-scaler-converter-servings",
|
|
5
|
-
title
|
|
6
|
-
description
|
|
7
|
-
"Automatically scale your recipes based on serving count. Calculate exact ingredient amounts to multiply or reduce any recipe with professional precision.",
|
|
74
|
+
title,
|
|
75
|
+
description,
|
|
8
76
|
ui: {
|
|
9
77
|
servings: "Servings",
|
|
10
78
|
original: "Original",
|
|
@@ -25,24 +93,7 @@ export const content: ToolLocaleContent = {
|
|
|
25
93
|
defaultIngredient3: "2 Eggs",
|
|
26
94
|
},
|
|
27
95
|
faqTitle: "Frequently Asked Questions",
|
|
28
|
-
faq
|
|
29
|
-
{
|
|
30
|
-
question: "Why does my conversion factor include decimals?",
|
|
31
|
-
answer: "Because culinary proportions aren't always whole numbers. If you scale a 4-person recipe for 7 people, the factor is exactly 1.75. Multiplying by this specific ratio is more accurate than arbitrary rounding.",
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
question: "How do I handle fractions like '1/2 tsp'?",
|
|
35
|
-
answer: "The parser automatically identifies numbers. It will read '1/2' as '0.5' and scale it accordingly. For maximum clarity, you can also enter decimals directly.",
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
question: "Should I round the final results?",
|
|
39
|
-
answer: "It depends on the ingredient. For flours and liquids, yes. For potent spices or yeast, we recommend scaling to about 75% of the calculated total to avoid overpowering the dish.",
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
question: "Does it work with cups and ounces?",
|
|
43
|
-
answer: "Yes, the tool scales any numerical value. However, we strongly recommend converting to grams first for professional-grade consistency across larger batches.",
|
|
44
|
-
},
|
|
45
|
-
],
|
|
96
|
+
faq,
|
|
46
97
|
bibliographyTitle: "Bibliography & Resources",
|
|
47
98
|
bibliography: [
|
|
48
99
|
{
|
|
@@ -58,20 +109,7 @@ export const content: ToolLocaleContent = {
|
|
|
58
109
|
url: "https://www.modernistcuisine.com/",
|
|
59
110
|
},
|
|
60
111
|
],
|
|
61
|
-
howTo
|
|
62
|
-
{
|
|
63
|
-
name: "Enter your servings count",
|
|
64
|
-
text: "Define how many people the recipe was originally for, and how many you want to cook for now.",
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
name: "Paste your ingredient list",
|
|
68
|
-
text: "Copy and paste your entire list. Our tool recognizes numbers at the start of each line (e.g., 500g, 1/2, 2.5) and scales them instantly.",
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
name: "Apply professional adjustments",
|
|
72
|
-
text: "Math is exact, but cooking is situational. Scale spices to 75%. Don't scale cooking times. Use your chef's intuition for the final touch.",
|
|
73
|
-
},
|
|
74
|
-
],
|
|
112
|
+
howTo,
|
|
75
113
|
seo: [
|
|
76
114
|
{
|
|
77
115
|
type: "title",
|
|
@@ -200,66 +238,5 @@ export const content: ToolLocaleContent = {
|
|
|
200
238
|
},
|
|
201
239
|
],
|
|
202
240
|
|
|
203
|
-
schemas: [
|
|
204
|
-
{
|
|
205
|
-
'@context': 'https://schema.org',
|
|
206
|
-
'@type': 'WebApplication',
|
|
207
|
-
name: 'Ingredient Rescaler',
|
|
208
|
-
description: 'Scale recipes automatically based on the number of servings. Calculate exact ingredient quantities by multiplying or reducing your recipe without complications.',
|
|
209
|
-
url: 'https://jjlmoya.es/en/ingredient-rescaler',
|
|
210
|
-
applicationCategory: 'Utilities',
|
|
211
|
-
inLanguage: 'en-US',
|
|
212
|
-
offers: {
|
|
213
|
-
'@type': 'Offer',
|
|
214
|
-
price: '0',
|
|
215
|
-
priceCurrency: 'EUR',
|
|
216
|
-
},
|
|
217
|
-
},
|
|
218
|
-
{
|
|
219
|
-
'@context': 'https://schema.org',
|
|
220
|
-
'@type': 'Article',
|
|
221
|
-
headline: 'Ingredient Rescaler - Scale Your Recipes Easily',
|
|
222
|
-
description: 'Scale recipes automatically based on the number of servings. Calculate exact ingredient quantities by multiplying or reducing your recipe without complications.',
|
|
223
|
-
author: {
|
|
224
|
-
'@type': 'Person',
|
|
225
|
-
name: 'jjlmoya',
|
|
226
|
-
},
|
|
227
|
-
inLanguage: 'en-US',
|
|
228
|
-
isPartOf: {
|
|
229
|
-
'@type': 'WebSite',
|
|
230
|
-
name: 'jjlmoya Utilities',
|
|
231
|
-
url: 'https://jjlmoya.es',
|
|
232
|
-
},
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
'@context': 'https://schema.org',
|
|
236
|
-
'@type': 'BreadcrumbList',
|
|
237
|
-
itemListElement: [
|
|
238
|
-
{
|
|
239
|
-
'@type': 'ListItem',
|
|
240
|
-
position: 1,
|
|
241
|
-
name: 'Home',
|
|
242
|
-
item: 'https://jjlmoya.es/en',
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
'@type': 'ListItem',
|
|
246
|
-
position: 2,
|
|
247
|
-
name: 'Utilities',
|
|
248
|
-
item: 'https://jjlmoya.es/en/utilities',
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
'@type': 'ListItem',
|
|
252
|
-
position: 3,
|
|
253
|
-
name: 'Cooking',
|
|
254
|
-
item: 'https://jjlmoya.es/en/cooking',
|
|
255
|
-
},
|
|
256
|
-
{
|
|
257
|
-
'@type': 'ListItem',
|
|
258
|
-
position: 4,
|
|
259
|
-
name: 'Ingredient Rescaler',
|
|
260
|
-
item: 'https://jjlmoya.es/en/ingredient-rescaler',
|
|
261
|
-
},
|
|
262
|
-
],
|
|
263
|
-
},
|
|
264
|
-
],
|
|
241
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
265
242
|
};
|
|
@@ -1,9 +1,81 @@
|
|
|
1
1
|
import type { ToolLocaleContent } from '../../../types';
|
|
2
2
|
|
|
3
|
+
const title = 'Escalador de Ingredientes Ajuste de Recetas';
|
|
4
|
+
const description = 'Escala recetas automáticamente según el número de raciones. Calcula las cantidades exactas de ingredientes multiplicando o reduciendo tu receta sin complicaciones.';
|
|
5
|
+
|
|
6
|
+
const faq = [
|
|
7
|
+
{
|
|
8
|
+
question: '¿Por qué mi factor de conversión incluye decimales?',
|
|
9
|
+
answer: 'Porque las proporciones culinarias no siempre son redondas. Si escalas una receta para 4 personas a 7, el factor es 1.75 exactamente. Los ingredientes se multiplican por ese número, aunque encuentres fracciones. Es más exacto que redondear arbitrariamente.',
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
question: '¿Qué pasa si ingreso "1/2 cucharadita de sal"?',
|
|
13
|
+
answer: 'El parser busca el número primero. Reconocerá "1" como cantidad, luego "/2" como parte de la unidad. El resultado será "0.5", y al escalar se multiplicará correctamente. Para fracciones como "1/2", ingresa "0.5" directamente (más claro) o la herramienta las interpreta como división.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '¿Debo redondear los resultados finales?',
|
|
17
|
+
answer: 'Depende del ingrediente. Para harinas, sí. Para levaduras o especias, la precisión importa menos (escala al 75% de lo indicado). Para huevos: si obtienes 2.3, usa 2 completos + parte de un tercero (pesada), o redondea a 2 si el plato lo permite.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '¿Por qué no cambia el resultado cuando cambio las raciones?',
|
|
21
|
+
answer: 'Asegúrate de que el campo de ingredientes tenga contenido. Si está vacío, no hay nada que escalar. También verifica que los números en tus ingredientes sean reconocibles (ej: "500g", "1/2 cucharadita").',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '¿Funciona con medidas imperiales (onzas, tazas)?',
|
|
25
|
+
answer: 'Técnicamente sí, la herramienta lee números y escala. Pero la precisión es limitada con tazas (volumen inconsistente). Se recomienda convertir a gramos antes de escalar.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howTo = [
|
|
30
|
+
{
|
|
31
|
+
name: 'Ingresa tus raciones',
|
|
32
|
+
text: 'En el campo "Original", coloca el número de personas para el que la receta está diseñada. En "Deseado", coloca el número de personas que vas a cocinar.',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: 'Pega tu lista de ingredientes',
|
|
36
|
+
text: 'Copia y pega tu lista tal cual. Cada ingrediente en una línea. La herramienta reconoce números al inicio (500g, 1/2, 2.5) y escala automáticamente.',
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: 'Ajusta según contexto',
|
|
40
|
+
text: 'Los resultados son matemáticamente exactos, pero la cocina es arte. Especias: escala al 75%. Levaduras: menos de lo teórico en grandes cantidades. Tiempos: no se escalan nunca.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const faqSchema = {
|
|
45
|
+
'@context': 'https://schema.org',
|
|
46
|
+
'@type': 'FAQPage',
|
|
47
|
+
mainEntity: faq.map((item) => ({
|
|
48
|
+
'@type': 'Question',
|
|
49
|
+
name: item.question,
|
|
50
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
51
|
+
})),
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
const howToSchema = {
|
|
55
|
+
'@context': 'https://schema.org',
|
|
56
|
+
'@type': 'HowTo',
|
|
57
|
+
name: title,
|
|
58
|
+
description,
|
|
59
|
+
step: howTo.map((step) => ({
|
|
60
|
+
'@type': 'HowToStep',
|
|
61
|
+
name: step.name,
|
|
62
|
+
text: step.text,
|
|
63
|
+
})),
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
const appSchema = {
|
|
67
|
+
'@context': 'https://schema.org',
|
|
68
|
+
'@type': 'SoftwareApplication',
|
|
69
|
+
name: title,
|
|
70
|
+
description,
|
|
71
|
+
applicationCategory: 'UtilitiesApplication',
|
|
72
|
+
operatingSystem: 'All',
|
|
73
|
+
};
|
|
74
|
+
|
|
3
75
|
export const content: ToolLocaleContent = {
|
|
4
76
|
slug: 'reescalador-ingredientes',
|
|
5
|
-
title
|
|
6
|
-
description
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
7
79
|
ui: {
|
|
8
80
|
servings: 'Raciones',
|
|
9
81
|
original: 'Original',
|
|
@@ -24,28 +96,7 @@ export const content: ToolLocaleContent = {
|
|
|
24
96
|
defaultIngredient3: '2 Huevos',
|
|
25
97
|
},
|
|
26
98
|
faqTitle: 'Preguntas Frecuentes',
|
|
27
|
-
faq
|
|
28
|
-
{
|
|
29
|
-
question: '¿Por qué mi factor de conversión incluye decimales?',
|
|
30
|
-
answer: 'Porque las proporciones culinarias no siempre son redondas. Si escalas una receta para 4 personas a 7, el factor es 1.75 exactamente. Los ingredientes se multiplican por ese número, aunque encuentres fracciones. Es más exacto que redondear arbitrariamente.',
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
question: '¿Qué pasa si ingreso "1/2 cucharadita de sal"?',
|
|
34
|
-
answer: 'El parser busca el número primero. Reconocerá "1" como cantidad, luego "/2" como parte de la unidad. El resultado será "0.5", y al escalar se multiplicará correctamente. Para fracciones como "1/2", ingresa "0.5" directamente (más claro) o la herramienta las interpreta como división.',
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
question: '¿Debo redondear los resultados finales?',
|
|
38
|
-
answer: 'Depende del ingrediente. Para harinas, sí. Para levaduras o especias, la precisión importa menos (escala al 75% de lo indicado). Para huevos: si obtienes 2.3, usa 2 completos + parte de un tercero (pesada), o redondea a 2 si el plato lo permite.',
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
question: '¿Por qué no cambia el resultado cuando cambio las raciones?',
|
|
42
|
-
answer: 'Asegúrate de que el campo de ingredientes tenga contenido. Si está vacío, no hay nada que escalar. También verifica que los números en tus ingredientes sean reconocibles (ej: "500g", "1/2 cucharadita").',
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
question: '¿Funciona con medidas imperiales (onzas, tazas)?',
|
|
46
|
-
answer: 'Técnicamente sí, la herramienta lee números y escala. Pero la precisión es limitada con tazas (volumen inconsistente). Se recomienda convertir a gramos antes de escalar.',
|
|
47
|
-
},
|
|
48
|
-
],
|
|
99
|
+
faq,
|
|
49
100
|
bibliographyTitle: 'Bibliografía',
|
|
50
101
|
bibliography: [
|
|
51
102
|
{
|
|
@@ -61,20 +112,7 @@ export const content: ToolLocaleContent = {
|
|
|
61
112
|
url: 'https://www.modernistcuisine.com/',
|
|
62
113
|
},
|
|
63
114
|
],
|
|
64
|
-
howTo
|
|
65
|
-
{
|
|
66
|
-
name: 'Ingresa tus raciones',
|
|
67
|
-
text: 'En el campo "Original", coloca el número de personas para el que la receta está diseñada. En "Deseado", coloca el número de personas que vas a cocinar.',
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
name: 'Pega tu lista de ingredientes',
|
|
71
|
-
text: 'Copia y pega tu lista tal cual. Cada ingrediente en una línea. La herramienta reconoce números al inicio (500g, 1/2, 2.5) y escala automáticamente.',
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
name: 'Ajusta según contexto',
|
|
75
|
-
text: 'Los resultados son matemáticamente exactos, pero la cocina es arte. Especias: escala al 75%. Levaduras: menos de lo teórico en grandes cantidades. Tiempos: no se escalan nunca.',
|
|
76
|
-
},
|
|
77
|
-
],
|
|
115
|
+
howTo,
|
|
78
116
|
seo: [
|
|
79
117
|
{
|
|
80
118
|
type: 'title',
|
|
@@ -203,66 +241,5 @@ export const content: ToolLocaleContent = {
|
|
|
203
241
|
},
|
|
204
242
|
],
|
|
205
243
|
|
|
206
|
-
schemas: [
|
|
207
|
-
{
|
|
208
|
-
'@context': 'https://schema.org',
|
|
209
|
-
'@type': 'WebApplication',
|
|
210
|
-
name: 'Escalador de Ingredientes',
|
|
211
|
-
description: 'Escala recetas automáticamente según el número de raciones. Calcula las cantidades exactas de ingredientes multiplicando o reduciendo tu receta sin complicaciones.',
|
|
212
|
-
url: 'https://jjlmoya.es/utilidades/escalador-ingredientes',
|
|
213
|
-
applicationCategory: 'Utilities',
|
|
214
|
-
inLanguage: 'es-ES',
|
|
215
|
-
offers: {
|
|
216
|
-
'@type': 'Offer',
|
|
217
|
-
price: '0',
|
|
218
|
-
priceCurrency: 'EUR',
|
|
219
|
-
},
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
'@context': 'https://schema.org',
|
|
223
|
-
'@type': 'Article',
|
|
224
|
-
headline: 'Escalador de Ingredientes - Ajusta tus Recetas Fácilmente',
|
|
225
|
-
description: 'Escala recetas automáticamente según el número de raciones. Calcula las cantidades exactas de ingredientes multiplicando o reduciendo tu receta sin complicaciones.',
|
|
226
|
-
author: {
|
|
227
|
-
'@type': 'Person',
|
|
228
|
-
name: 'jjlmoya',
|
|
229
|
-
},
|
|
230
|
-
inLanguage: 'es-ES',
|
|
231
|
-
isPartOf: {
|
|
232
|
-
'@type': 'WebSite',
|
|
233
|
-
name: 'Utilidades jjlmoya',
|
|
234
|
-
url: 'https://jjlmoya.es',
|
|
235
|
-
},
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
'@context': 'https://schema.org',
|
|
239
|
-
'@type': 'BreadcrumbList',
|
|
240
|
-
itemListElement: [
|
|
241
|
-
{
|
|
242
|
-
'@type': 'ListItem',
|
|
243
|
-
position: 1,
|
|
244
|
-
name: 'Inicio',
|
|
245
|
-
item: 'https://jjlmoya.es',
|
|
246
|
-
},
|
|
247
|
-
{
|
|
248
|
-
'@type': 'ListItem',
|
|
249
|
-
position: 2,
|
|
250
|
-
name: 'Utilidades',
|
|
251
|
-
item: 'https://jjlmoya.es/utilidades',
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
'@type': 'ListItem',
|
|
255
|
-
position: 3,
|
|
256
|
-
name: 'Cocina',
|
|
257
|
-
item: 'https://jjlmoya.es/utilidades/cocina',
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
'@type': 'ListItem',
|
|
261
|
-
position: 4,
|
|
262
|
-
name: 'Escalador de Ingredientes',
|
|
263
|
-
item: 'https://jjlmoya.es/utilidades/escalador-ingredientes',
|
|
264
|
-
},
|
|
265
|
-
],
|
|
266
|
-
},
|
|
267
|
-
],
|
|
244
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
268
245
|
};
|
|
@@ -0,0 +1,244 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = 'Pengatur Takaran Bahan & Resep';
|
|
4
|
+
const description = 'Ubah skala resep secara otomatis berdasarkan jumlah porsi. Hitung jumlah bahan yang tepat dengan mengalikan atau mengurangi resep Anda tanpa repot.';
|
|
5
|
+
|
|
6
|
+
const faq = [
|
|
7
|
+
{
|
|
8
|
+
question: 'Mengapa faktor konversi saya menyertakan desimal?',
|
|
9
|
+
answer: 'Karena proporsi kuliner tidak selalu bulat. Jika Anda mengubah skala resep dari 4 orang menjadi 7 orang, faktornya tepat 1,75. Bahan-bahan dikalikan dengan angka tersebut, meskipun hasilnya berupa pecahan. Ini lebih akurat daripada pembulatan sembarangan.',
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
question: 'Apa yang terjadi jika saya memasukkan "1/2 sdt garam"?',
|
|
13
|
+
answer: 'Alat ini mencari angkanya terlebih dahulu. Ia akan mengenali "1" sebagai jumlah, lalu "/2" sebagai bagian dari satuan. Hasilnya adalah "0,5" dan akan diskalakan dengan benar. Untuk pecahan seperti "1/2", sebaiknya masukkan "0,5" secara langsung (lebih jelas) atau alat akan menginterpretasikannya sebagai pembagian.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Haruskah saya membulatkan hasil akhirnya?',
|
|
17
|
+
answer: 'Tergantung pada bahannya. Untuk tepung, ya. Untuk ragi atau rempah-rempah, presisi kurang krusial (skalakan ke 75% dari yang ditentukan). Untuk telur: jika Anda mendapatkan 2,3, gunakan 2 telur utuh + bagian dari telur ketiga (ditimbang), atau bulatkan ke 2 jika masakan memungkinkan.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Mengapa hasilnya tidak berubah saat saya mengganti porsi?',
|
|
21
|
+
answer: 'Pastikan kolom bahan sudah terisi. Jika kosong, tidak ada yang bisa diskalakan. Periksa juga apakah angka pada bahan Anda dapat dikenali (misalnya: "500g", "1/2 sdt").',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Apakah ini berfungsi dengan ukuran imperial (ons, cangkir)?',
|
|
25
|
+
answer: 'Secara teknis ya, alat ini membaca angka dan skala. Namun presisi terbatas pada ukuran cangkir (volume tidak konsisten). Disarankan untuk mengubah ke gram sebelum mengubah skala.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howTo = [
|
|
30
|
+
{
|
|
31
|
+
name: 'Masukkan porsi Anda',
|
|
32
|
+
text: 'Pada kolom "Asli", masukkan jumlah orang sesuai desain resep. Pada kolom "Tujuan", masukkan jumlah orang yang akan Anda masak.',
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
name: 'Tempelkan daftar bahan Anda',
|
|
36
|
+
text: 'Salin dan tempel daftar Anda apa adanya. Satu bahan per baris. Alat ini mengenali angka di awal (500g, 1/2, 2,5) dan mengubah skala secara otomatis.',
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
name: 'Sesuaikan menurut konteks',
|
|
40
|
+
text: 'Hasilnya akurat secara matematis, tetapi memasak adalah seni. Rempah-rempah: skalakan ke 75%. Ragi: gunakan lebih sedikit dari teori untuk jumlah besar. Waktu masak tidak pernah diskalakan.',
|
|
41
|
+
},
|
|
42
|
+
];
|
|
43
|
+
|
|
44
|
+
const faqSchema = {
|
|
45
|
+
'@context': 'https://schema.org',
|
|
46
|
+
'@type': 'FAQPage',
|
|
47
|
+
mainEntity: faq.map((item) => ({
|
|
48
|
+
'@type': 'Question',
|
|
49
|
+
name: item.question,
|
|
50
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
51
|
+
})),
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
const howToSchema = {
|
|
55
|
+
'@context': 'https://schema.org',
|
|
56
|
+
'@type': 'HowTo',
|
|
57
|
+
name: title,
|
|
58
|
+
description,
|
|
59
|
+
step: howTo.map((step) => ({
|
|
60
|
+
'@type': 'HowToStep',
|
|
61
|
+
name: step.name,
|
|
62
|
+
text: step.text,
|
|
63
|
+
})),
|
|
64
|
+
};
|
|
65
|
+
|
|
66
|
+
const appSchema = {
|
|
67
|
+
'@context': 'https://schema.org',
|
|
68
|
+
'@type': 'SoftwareApplication',
|
|
69
|
+
name: title,
|
|
70
|
+
description,
|
|
71
|
+
applicationCategory: 'UtilitiesApplication',
|
|
72
|
+
operatingSystem: 'All',
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
export const content: ToolLocaleContent = {
|
|
76
|
+
slug: 'pengatur-skala-bahan',
|
|
77
|
+
title,
|
|
78
|
+
description,
|
|
79
|
+
ui: {
|
|
80
|
+
servings: 'Porsi',
|
|
81
|
+
original: 'Asli',
|
|
82
|
+
desired: 'Tujuan',
|
|
83
|
+
multiplyingFactor: 'Faktor Pengali',
|
|
84
|
+
ingredientsList: 'Daftar Bahan',
|
|
85
|
+
pasteHere: 'Tempel daftar Anda di sini.',
|
|
86
|
+
exampleLine1: 'Misal:',
|
|
87
|
+
exampleLine2: '500g Tepung',
|
|
88
|
+
exampleLine3: '300ml Air',
|
|
89
|
+
exampleLine4: '10g Garam',
|
|
90
|
+
result: 'Hasil',
|
|
91
|
+
copy: 'Salin',
|
|
92
|
+
copied: 'Tersalin!',
|
|
93
|
+
emptyState: 'Bahan-bahan yang disesuaikan akan muncul di sini...',
|
|
94
|
+
defaultIngredient1: '200g Tepung',
|
|
95
|
+
defaultIngredient2: '100ml Susu',
|
|
96
|
+
defaultIngredient3: '2 Telur',
|
|
97
|
+
},
|
|
98
|
+
faqTitle: 'Pertanyaan yang Sering Diajukan',
|
|
99
|
+
faq,
|
|
100
|
+
bibliographyTitle: 'Bibliografi',
|
|
101
|
+
bibliography: [
|
|
102
|
+
{
|
|
103
|
+
name: 'Harold McGee - On Food and Cooking: The Science and Lore of the Kitchen',
|
|
104
|
+
url: 'https://en.wikipedia.org/wiki/Harold_McGee',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
name: 'The Flavor Bible by Karen Page and Andrew Dornenburg',
|
|
108
|
+
url: 'https://www.flavorprints.com/',
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
name: 'Modernist Cuisine - Teknik penskalaan ilmiah',
|
|
112
|
+
url: 'https://www.modernistcuisine.com/',
|
|
113
|
+
},
|
|
114
|
+
],
|
|
115
|
+
howTo,
|
|
116
|
+
seo: [
|
|
117
|
+
{
|
|
118
|
+
type: 'title',
|
|
119
|
+
text: 'Panduan Utama untuk Penskalaan dan Konversi Resep',
|
|
120
|
+
level: 2,
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
type: 'paragraph',
|
|
124
|
+
html: '<strong>Penskalaan bahan</strong> adalah salah satu tugas paling kritis dan rentan kesalahan di dapur profesional. Ini bukan sekadar mengalikan angka, tetapi memahami bagaimana kimia dan fisika makanan bereaksi terhadap perubahan volume dan luas permukaan.',
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
type: 'stats',
|
|
128
|
+
columns: 4,
|
|
129
|
+
items: [
|
|
130
|
+
{
|
|
131
|
+
value: 'x1.75',
|
|
132
|
+
label: 'Faktor dari 4 ke 7 org.',
|
|
133
|
+
icon: 'mdi:calculator',
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
value: '75%',
|
|
137
|
+
label: 'Penyesuaian Rempah',
|
|
138
|
+
icon: 'mdi:shaker-outline',
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
value: '0%',
|
|
142
|
+
label: 'Penskalaan Waktu',
|
|
143
|
+
icon: 'mdi:timer-off',
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
value: '100g',
|
|
147
|
+
label: 'Basis Referensi',
|
|
148
|
+
icon: 'mdi:weight-gram',
|
|
149
|
+
},
|
|
150
|
+
],
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
type: 'title',
|
|
154
|
+
text: 'Perbedaan Antara Penskalaan Linear dan Kontekstual',
|
|
155
|
+
level: 3,
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
type: 'comparative',
|
|
159
|
+
columns: 2,
|
|
160
|
+
items: [
|
|
161
|
+
{
|
|
162
|
+
title: 'Penskalaan Linear Matematis',
|
|
163
|
+
icon: 'mdi:math-log',
|
|
164
|
+
description: 'Perkalian langsung semua nilai dengan faktor konversi yang diperoleh.',
|
|
165
|
+
points: [
|
|
166
|
+
'Sangat cocok untuk tepung dan cairan dasar',
|
|
167
|
+
'Ideal untuk kue presisi dingin',
|
|
168
|
+
'Berfungsi baik pada perubahan kecil (x2, x0,5)',
|
|
169
|
+
'Mudah dihitung secara otomatis',
|
|
170
|
+
],
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
title: 'Penskalaan Kontekstual Dapur',
|
|
174
|
+
icon: 'mdi:chef-hat',
|
|
175
|
+
description: 'Penyesuaian proporsi berdasarkan saturasi rasa dan penguapan.',
|
|
176
|
+
highlight: true,
|
|
177
|
+
points: [
|
|
178
|
+
'Menghindari kelebihan garam dan rempah',
|
|
179
|
+
'Mempertimbangkan luas permukaan penguapan',
|
|
180
|
+
'Menyesuaikan ragi berdasarkan massa',
|
|
181
|
+
'Memerlukan pengalaman dan penilaian koki',
|
|
182
|
+
],
|
|
183
|
+
},
|
|
184
|
+
],
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
type: 'title',
|
|
188
|
+
text: 'Faktor Konversi Berdasarkan Jumlah Tamu',
|
|
189
|
+
level: 3,
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
type: 'table',
|
|
193
|
+
headers: ['Dari Porsi', 'Ke Porsi', 'Faktor (FC)', 'Tingkat Kesulitan'],
|
|
194
|
+
rows: [
|
|
195
|
+
['2 orang', '4 orang', 'x 2.0', 'Rendah (Linear)'],
|
|
196
|
+
['4 orang', '6 orang', 'x 1.5', 'Rendah (Linear)'],
|
|
197
|
+
['4 orang', '10 orang', 'x 2.5', 'Sedang (Perhatikan rempah)'],
|
|
198
|
+
['4 orang', '25 orang', 'x 6.25', 'Tinggi (Kontekstual)'],
|
|
199
|
+
],
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
type: 'diagnostic',
|
|
203
|
+
variant: 'warning',
|
|
204
|
+
title: 'Masalah Umum Saat Melipatgandakan Resep',
|
|
205
|
+
html: 'Jika Anda merasa rasanya terlalu kuat setelah penskalaan (terutama rasa pedas atau asin), kurangi skala bahan spesifik tersebut menjadi 75%. Jangan pernah melipatgandakan waktu masak; suhu internal dicapai berdasarkan ketebalan bahan, bukan berat total.',
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
type: 'title',
|
|
209
|
+
text: 'Glosarium Terminologi Standarisasi',
|
|
210
|
+
level: 3,
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
type: 'glossary',
|
|
214
|
+
items: [
|
|
215
|
+
{
|
|
216
|
+
term: 'Faktor Konversi',
|
|
217
|
+
definition: 'Angka yang digunakan sebagai pengali semua bahan: Jumlah Tujuan / Jumlah Asli.',
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
term: 'Penyusutan Masak',
|
|
221
|
+
definition: 'Kehilangan berat bahan karena penguapan atau keluarnya lemak.',
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
term: 'Berat Kotor vs Netto',
|
|
225
|
+
definition: 'Berat sebelum dan sesudah bahan dibersihkan.',
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
term: 'Hasil (Yield)',
|
|
229
|
+
definition: 'Jumlah total produk jadi setelah penskalaan dan pemasakan.',
|
|
230
|
+
},
|
|
231
|
+
],
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
type: 'tip',
|
|
235
|
+
title: 'Trik Kocokan Telur',
|
|
236
|
+
html: 'Jika kalkulator menunjukkan 2,3 telur, kocok satu telur utuh, timbang, dan gunakan hanya 30% dari beratnya. Ini adalah satu-satunya cara menjaga presisi pada pembuatan kue halus.',
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
type: 'paragraph',
|
|
240
|
+
html: 'Alat kami menyederhanakan matematika agar Anda dapat mencurahkan energi untuk hal yang benar-benar penting: kreativitas dan rasa.',
|
|
241
|
+
},
|
|
242
|
+
],
|
|
243
|
+
schemas: [appSchema, faqSchema, howToSchema],
|
|
244
|
+
};
|