@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,200 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "스마트 프라이팬 선택기: 조리 도구 가이드";
|
|
4
|
+
const description = "요리 스타일에 맞춰 가장 적합한 팬이나 냄비를 선택하기 위한 인터랙티브 가이드. 주물 vs 스테인리스 vs 테플론. 나에게 완벽한 도구를 찾아보세요.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: '데일리로 사용하기 가장 좋은 팬은 무엇인가요?',
|
|
8
|
+
answer: '대부분의 경우 고품질 스테인리스 팬이나 시즈닝이 잘 된 무쇠 팬(주물)이 가장 좋습니다. 스테인리스는 다재다능하고 반영구적이며, 무쇠는 화학 물질 없이 천연 비점착성을 제공합니다.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: '왜 스테인리스 팬에 음식이 눌어붙나요?',
|
|
12
|
+
answer: '대개 온도가 충분하지 않거나 음식을 너무 일찍 넣었기 때문입니다. "라이덴프로스트 효과"를 시도해 보세요. 물방울이 구슬처럼 굴러갈 때까지 팬을 예열하면 준비가 된 것입니다.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: '내 팬이 안전한지 어떻게 알 수 있나요?',
|
|
16
|
+
answer: '"PFOA 프리" 라벨을 확인하세요. 무쇠, 탄소강, 스테인리스 스틸은 시간이 지나도 마모되는 코팅이 없기 때문에 가장 안전하고 내구성이 뛰어난 선택입니다.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: '팬을 "시즈닝(길들이기)"한다는 것은 무슨 뜻인가요?',
|
|
20
|
+
answer: '금속(무쇠나 탄소강) 표면에 중합된 오일 막을 형성하는 과정입니다. 이는 녹을 방지하고 사용할수록 좋아지는 천연 비점착 표면을 만들어줍니다.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: '좋은 팬에 얼마를 투자해야 할까요?',
|
|
24
|
+
answer: '중상급 품질의 팬 2~3개 세트(스테인리스나 주물)는 20년 이상 사용할 수 있습니다. 2년마다 교체해야 하는 저렴한 팬을 5번 사는 것보다 좋은 팬 하나에 투자하는 것이 경제적입니다. 양보다 질이 중요합니다.',
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
|
+
const howTo = [
|
|
28
|
+
{
|
|
29
|
+
name: '요리 스타일 선택',
|
|
30
|
+
text: '강불(시어링), 섬세한 요리(계란), 찜/조림(슬로우 쿠킹) 또는 빠른 요리 중에서 선택하세요. 스타일마다 필요한 사양이 다릅니다.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: '이상적인 소재 선택',
|
|
34
|
+
text: '당신의 스타일에 맞춰 무쇠, 스테인리스, 구리 또는 테플론 중에서 최적의 소재를 추천해 드립니다.',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: '특징 확인',
|
|
38
|
+
text: '장단점, 관리법 및 내구성을 이해하세요. 그다음 예산과 필요에 맞는 특정 팬을 선택하세요.',
|
|
39
|
+
},
|
|
40
|
+
];
|
|
41
|
+
|
|
42
|
+
const faqSchema = {
|
|
43
|
+
'@context': 'https://schema.org',
|
|
44
|
+
'@type': 'FAQPage',
|
|
45
|
+
mainEntity: faq.map((item) => ({
|
|
46
|
+
'@type': 'Question',
|
|
47
|
+
name: item.question,
|
|
48
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
49
|
+
})),
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const howToSchema = {
|
|
53
|
+
'@context': 'https://schema.org',
|
|
54
|
+
'@type': 'HowTo',
|
|
55
|
+
name: title,
|
|
56
|
+
description,
|
|
57
|
+
step: howTo.map((step) => ({
|
|
58
|
+
'@type': 'HowToStep',
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilitiesApplication',
|
|
70
|
+
operatingSystem: 'Web',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'KRW' },
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent = {
|
|
75
|
+
slug: 'cookware-guide',
|
|
76
|
+
title: '스마트 프라이팬 선택기: 조리 도구 가이드',
|
|
77
|
+
description: '요리 스타일에 맞춰 가장 적합한 팬이나 냄비를 선택하기 위한 인터랙티브 가이드. 주물 vs 스테인리스 vs 테플론. 나에게 완벽한 도구를 찾아보세요.',
|
|
78
|
+
faqTitle: '자주 묻는 질문',
|
|
79
|
+
faq,
|
|
80
|
+
bibliographyTitle: '참고 문헌',
|
|
81
|
+
bibliography: [
|
|
82
|
+
{
|
|
83
|
+
name: 'The Flavor Bible - Pairing, and Progress in Food',
|
|
84
|
+
url: 'https://www.flavorprints.com/',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
name: 'On Food and Cooking - Harold McGee',
|
|
88
|
+
url: 'https://www.foodscience.org/',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
name: 'Salt Fat Acid Heat - Samin Nosrat',
|
|
92
|
+
url: 'https://www.saltfatacidheat.com/',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
howTo,
|
|
96
|
+
seo: [
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: '프라이팬 소재: 과학과 실제',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'paragraph',
|
|
104
|
+
html: '모든 프라이팬이 같지는 않습니다. 소재마다 열전도율과 열보존력이 다르며 식재료와의 반응도 다릅니다. 이러한 차이를 이해하는 것이 올바른 도구를 선택하는 핵심입니다.',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'title',
|
|
108
|
+
text: '무쇠(주물): 변치 않는 클래식',
|
|
109
|
+
level: 3,
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
type: 'paragraph',
|
|
113
|
+
html: '<strong>장점:</strong> 뛰어난 열 보존력, 균일한 열 분배, 천연 비점착성(시즈닝 시), 수 세기 동안 사용 가능. <strong>단점:</strong> 무거움, 관리가 필요함, 녹슬 수 있음, 예열에 시간이 걸림, 산성이 강한 식재료의 장시간 조리에는 부적합.',
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
type: 'title',
|
|
117
|
+
text: '스테인리스 스틸: 만능 도구',
|
|
118
|
+
level: 3,
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
type: 'paragraph',
|
|
122
|
+
html: '<strong>장점:</strong> 내구성이 높음, 관리가 쉬움, 산성(와인, 토마토)에 강함, 세척이 용이함, 다목적 사용 가능, 비교적 저렴함. <strong>단점:</strong> 천연 비점착성이 없음, 예열 기술이 필요함, 열 분배가 고르지 않을 수 있음(다층 구조 제품 권장).',
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
type: 'title',
|
|
126
|
+
text: '테플론/넌스틱: 압도적인 편의성',
|
|
127
|
+
level: 3,
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
type: 'paragraph',
|
|
131
|
+
html: '<strong>장점:</strong> 즉각적인 비점착성, 요리가 쉬움, 세척이 간편함, 저렴함. <strong>단점:</strong> 시간과 열에 의해 마모됨, 3~5년마다 교체 필요, 고온 조리(260°C 이상) 시 위험할 수 있음.',
|
|
132
|
+
},
|
|
133
|
+
],
|
|
134
|
+
ui: {
|
|
135
|
+
cookingStyle: '평소에 어떻게 요리하시나요?',
|
|
136
|
+
material: '소재 종류',
|
|
137
|
+
highHeat: '강불',
|
|
138
|
+
sear: '시어링 / 볶음',
|
|
139
|
+
delicate: '섬세함',
|
|
140
|
+
fry: '계란 / 오믈렛',
|
|
141
|
+
stew: '조림/찜',
|
|
142
|
+
slowCook: '슬로우 쿠킹',
|
|
143
|
+
fast: '빠르게',
|
|
144
|
+
quick: '간편 요리',
|
|
145
|
+
recommendation: '추천',
|
|
146
|
+
characteristics: '특징',
|
|
147
|
+
castIron: '무쇠 (주물)',
|
|
148
|
+
stainlessSteel: '스테인리스',
|
|
149
|
+
carbon: '탄소강',
|
|
150
|
+
copper: '구리',
|
|
151
|
+
nonstick: '넌스틱 (테플론)',
|
|
152
|
+
advantages: '장점',
|
|
153
|
+
disadvantages: '단점',
|
|
154
|
+
maintenance: '관리',
|
|
155
|
+
durability: '내구성',
|
|
156
|
+
heatRetention: '열 보존력',
|
|
157
|
+
price: '가격',
|
|
158
|
+
step1: '평소에 어떻게 요리하시나요?',
|
|
159
|
+
step2: '관리 수준',
|
|
160
|
+
maintenanceLazy: '낮음 / 없음',
|
|
161
|
+
maintenanceLazyDesc: '복잡한 세척 과정 없이 편리한 사용.',
|
|
162
|
+
maintenanceCare: '중간',
|
|
163
|
+
maintenanceCareDesc: '일반적인 손세척.',
|
|
164
|
+
maintenanceRitual: '의식 (높음)',
|
|
165
|
+
maintenanceRitualDesc: '도구를 길들이는 과정을 즐김.',
|
|
166
|
+
idealPan: '당신의 이상적인 팬',
|
|
167
|
+
selectOptions: '옵션을 선택하세요',
|
|
168
|
+
seeRecommendation: '추천 결과를 보려면',
|
|
169
|
+
pro: '장점',
|
|
170
|
+
con: '단점',
|
|
171
|
+
masterTip: '전문가 팁',
|
|
172
|
+
defaultTip: '시어링용 스테인리스 팬과 계란용 넌스틱 팬을 갖추는 것이 효율적인 주방의 기본입니다.',
|
|
173
|
+
stainlessName: '스테인리스',
|
|
174
|
+
stainlessTag: '프로급의 올라운더',
|
|
175
|
+
stainlessPro: '영구적이고 반응하지 않음. 완벽한 시어링.',
|
|
176
|
+
stainlessCon: '눌어붙지 않으려면 예열 기술(온도 조절)이 필요함.',
|
|
177
|
+
stainlessTip: '라이덴프로스트 효과: 물방울이 구슬처럼 굴러가면 팬이 준비된 것입니다.',
|
|
178
|
+
nonstickName: '넌스틱 (코팅)',
|
|
179
|
+
nonstickTag: '최고의 편리함',
|
|
180
|
+
nonstickPro: '무엇도 눌어붙지 않음. 매우 쉬운 세척.',
|
|
181
|
+
nonstickCon: '수명이 짧음 (2~3년). 강불 사용 금지.',
|
|
182
|
+
nonstickTip: '항상 손세척하고 나무나 실리콘 도구를 사용하면 수명을 두 배로 늘릴 수 있습니다.',
|
|
183
|
+
castironName: '무쇠 (주물)',
|
|
184
|
+
castironTag: '시대를 초월한 클래식',
|
|
185
|
+
castironPro: '놀라운 열 보존력. 영구적 사용.',
|
|
186
|
+
castironCon: '매우 무거움. 주기적인 시즈닝이 필요함.',
|
|
187
|
+
castironTip: '달궈지는 데 오래 걸리지만 한 번 달궈지면 장갑차와 같습니다. 스테이크에 최적.',
|
|
188
|
+
carbonName: '탄소강',
|
|
189
|
+
carbonTag: '불 위의 민첩함',
|
|
190
|
+
carbonPro: '스테인리스처럼 가볍고 무쇠 같은 성능.',
|
|
191
|
+
carbonCon: '습기가 남으면 녹슬 수 있음. 빈티지한 미학.',
|
|
192
|
+
carbonTip: '검게 변하고 거칠어질수록 더 잘 작동합니다. 최고의 웍이 가진 비밀입니다.',
|
|
193
|
+
enamelName: '에나멜 무쇠',
|
|
194
|
+
enamelTag: '고품격 품질',
|
|
195
|
+
enamelPro: '슬로우 쿠킹에 최적. 아름다운 디자인.',
|
|
196
|
+
enamelCon: '가격이 매우 높음. 에나멜 코팅은 충격에 취약함.',
|
|
197
|
+
enamelTip: '장시간 끓이는 요리에 완벽합니다. 에나멜 코팅 덕분에 산성 재료(토마토) 요리도 문제없습니다.',
|
|
198
|
+
},
|
|
199
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
200
|
+
};
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Intelligente Pannenselector: Gids voor Kookgerei";
|
|
4
|
+
const description = "Interactieve gids voor het kiezen van de beste pan of pot op basis van uw kookstijl. Gietijzer vs Staal vs Teflon. Vind uw perfecte gereedschap.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Wat is de beste pan voor dagelijks gebruik?',
|
|
8
|
+
answer: 'Voor de meeste mensen zijn een hoogwaardige roestvrijstalen pan of een goed ingebrande gietijzeren pan het best. Staal is veelzijdig en onverslijtbaar, terwijl gusseisen een natuurlijke anti-aanbaklaag biedt zonder chemicaliën.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Waarom blijft eten plakken in een roestvrijstalen pan?',
|
|
12
|
+
answer: 'Meestal komt dit door een te lage temperatuur of door het eten te vroeg in de pan te doen. Probeer het "Leidenfrost-effect": verhit de pan totdat een druppel water als een parel rondrollt. Dan is hij klaar.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Hoe weet ik of mijn pan veilig is?',
|
|
16
|
+
answer: 'Zoek naar "PFOA Free" labels. Pannen van gietijzer, koolstofstaal en roestvrij staal zijn de veiligste en meest duurzame opties, omdat ze geen coatings hebben die na verloop van tijd afbreken.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Wat betekent het om een pan te "seasonen" (inbranden)?',
|
|
20
|
+
answer: 'Dit is het proces waarbij een laag gepolymeriseerde olie op het metaal (ijzer of staal) wordt aangebracht. Dit beschermt tegen roest en creëert een natuurlijke anti-aanbaklaag die bij elk gebruik beter wordt.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Hoeveel moet ik uitgeven aan een goede pan?',
|
|
24
|
+
answer: 'Een set van 2-3 pannen van hoge kwaliteit (roestvrij staal of gietijzer) kan meer dan 20 jaar meegaan. Het is beter om goed te investeren in één pan dan in 5 goedkope pannen die na 2 jaar versleten zijn. Kwaliteit boven kwantiteit.',
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
|
+
const howTo = [
|
|
28
|
+
{
|
|
29
|
+
name: 'Selecteer uw kookstijl',
|
|
30
|
+
text: 'Kies tussen hoog vuur (aanbraden), delicaat (eieren), stoofschotels (slowcooking) of snel koken. Elke stijl heeft andere vereisten.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Kies het ideale materiaal',
|
|
34
|
+
text: 'Op basis van uw stijl zal de tool het beste materiaal aanbevelen: gietijzer, roestvrij staal, koper of teflon.',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: 'Lees de kenmerken',
|
|
38
|
+
text: 'Begrijp de voor- en nadelen, onderhoud en duurzaamheid. Kies vervolgens de specifieke pan die bij uw budget en behoeften past.',
|
|
39
|
+
},
|
|
40
|
+
];
|
|
41
|
+
|
|
42
|
+
const faqSchema = {
|
|
43
|
+
'@context': 'https://schema.org',
|
|
44
|
+
'@type': 'FAQPage',
|
|
45
|
+
mainEntity: faq.map((item) => ({
|
|
46
|
+
'@type': 'Question',
|
|
47
|
+
name: item.question,
|
|
48
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
49
|
+
})),
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const howToSchema = {
|
|
53
|
+
'@context': 'https://schema.org',
|
|
54
|
+
'@type': 'HowTo',
|
|
55
|
+
name: title,
|
|
56
|
+
description,
|
|
57
|
+
step: howTo.map((step) => ({
|
|
58
|
+
'@type': 'HowToStep',
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilitiesApplication',
|
|
70
|
+
operatingSystem: 'Web',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent = {
|
|
75
|
+
slug: 'pannengids',
|
|
76
|
+
title: 'Intelligente Pannenselector: Gids voor Kookgerei',
|
|
77
|
+
description: 'Interactieve gids voor het kiezen van de beste pan of pot op basis van uw kookstijl. Gietijzer vs Staal vs Teflon. Vind uw perfecte gereedschap.',
|
|
78
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
79
|
+
faq,
|
|
80
|
+
bibliographyTitle: 'Bibliografie',
|
|
81
|
+
bibliography: [
|
|
82
|
+
{
|
|
83
|
+
name: 'The Flavor Bible - Pairing, and Progress in Food',
|
|
84
|
+
url: 'https://www.flavorprints.com/',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
name: 'On Food and Cooking - Harold McGee',
|
|
88
|
+
url: 'https://www.foodscience.org/',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
name: 'Salt Fat Acid Heat - Samin Nosrat',
|
|
92
|
+
url: 'https://www.saltfatacidheat.com/',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
howTo,
|
|
96
|
+
seo: [
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: 'Pannenmaterialen: Wetenschap en Praktijk',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'paragraph',
|
|
104
|
+
html: 'Niet alle pannen zijn hetzelfde. Elk materiaal heeft verschillende thermodynamische eigenschappen die bepalen hoe de hitte wordt verdeeld, welke temperaturen het kan verdragen en hoe het reageert op voedsel. Het begrijpen van deze verschillen is de sleutel tot het kiezen van het juiste gereedschap.',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'title',
|
|
108
|
+
text: 'Gietijzer: De Klassieker',
|
|
109
|
+
level: 3,
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
type: 'paragraph',
|
|
113
|
+
html: '<strong>Voordelen:</strong> Uitstekende warmtevasthouding, gelijkmatige verdeling, natuurlijke anti-aanbaklaag (indien ingebrand), gaat eeuwen mee, wordt met de tijd beter. <strong>Nadelen:</strong> Zwaar, vereist onderhoud, kan roesten, duurt langer om op te warmen, niet geschikt voor langdurig koken met zuren.',
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
type: 'title',
|
|
117
|
+
text: 'Roestvrij Staal: De Veelzijdige',
|
|
118
|
+
level: 3,
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
type: 'paragraph',
|
|
122
|
+
html: '<strong>Voordelen:</strong> Duurzaam, onderhoudsvrij, bestand tegen zuren (wijn, tomaten), gemakkelijk schoon te maken, veelzijdig, relatief voordelig. <strong>Nadelen:</strong> Van nature geen anti-aanbaklaag, vereist techniek (goed voorverwarmen), ongelijkmatige warmteverdeling (beter met een meerlaagse bodem).',
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
type: 'title',
|
|
126
|
+
text: 'Teflon/PTFE: De Gemakkelijke',
|
|
127
|
+
level: 3,
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
type: 'paragraph',
|
|
131
|
+
html: '<strong>Voordelen:</strong> Directe anti-aanbaklaag, gemakkelijk koken, gemakkelijk schoon te maken, voordelig. <strong>Nadelen:</strong> Slijt na verloop van tijd en door hitte, moet elke 3-5 jaar worden vervangen, niet veilig bij zeer hoge temperaturen (>260°C).',
|
|
132
|
+
},
|
|
133
|
+
],
|
|
134
|
+
ui: {
|
|
135
|
+
cookingStyle: 'Hoe kookt u meestal?',
|
|
136
|
+
material: 'Type Materiaal',
|
|
137
|
+
highHeat: 'Hoog Vuur',
|
|
138
|
+
sear: 'Aanbraden / Dichtschroeien',
|
|
139
|
+
delicate: 'Delicaat',
|
|
140
|
+
fry: 'Eieren / Omeletten',
|
|
141
|
+
stew: 'Stoofschotels',
|
|
142
|
+
slowCook: 'Slowcooking',
|
|
143
|
+
fast: 'Snel',
|
|
144
|
+
quick: 'Snel Koken',
|
|
145
|
+
recommendation: 'Aanbeveling',
|
|
146
|
+
characteristics: 'Kenmerken',
|
|
147
|
+
castIron: 'Gietijzer',
|
|
148
|
+
stainlessSteel: 'Roestvrij Staal',
|
|
149
|
+
carbon: 'Koolstofstaal',
|
|
150
|
+
copper: 'Koper',
|
|
151
|
+
nonstick: 'Anti-aanbak (Teflon)',
|
|
152
|
+
advantages: 'Voordelen',
|
|
153
|
+
disadvantages: 'Nadelen',
|
|
154
|
+
maintenance: 'Onderhoud',
|
|
155
|
+
durability: 'Duurzaamheid',
|
|
156
|
+
heatRetention: 'Warmtevasthouding',
|
|
157
|
+
price: 'Prijs',
|
|
158
|
+
step1: 'Hoe kookt u meestal?',
|
|
159
|
+
step2: 'Onderhoudsniveau',
|
|
160
|
+
maintenanceLazy: 'Laag / Geen',
|
|
161
|
+
maintenanceLazyDesc: 'Geen gedoe met schoonmaken.',
|
|
162
|
+
maintenanceCare: 'Gemiddeld',
|
|
163
|
+
maintenanceCareDesc: 'Normale handwas.',
|
|
164
|
+
maintenanceRitual: 'Ritueel (Hoog)',
|
|
165
|
+
maintenanceRitualDesc: 'Ik hou van het inbrandproces.',
|
|
166
|
+
idealPan: 'Uw Ideale Pan',
|
|
167
|
+
selectOptions: 'Selecteer opties',
|
|
168
|
+
seeRecommendation: 'Om uw aanbeveling te zien',
|
|
169
|
+
pro: 'PRO',
|
|
170
|
+
con: 'CONTRA',
|
|
171
|
+
masterTip: 'Meester-tip',
|
|
172
|
+
defaultTip: 'Het combineren van een roestvrijstalen pan voor aanbraden en een anti-aanbakpan voor eieren is de basis van elke efficiënte keuken.',
|
|
173
|
+
stainlessName: 'Roestvrij Staal',
|
|
174
|
+
stainlessTag: 'De Alleskunner Pro',
|
|
175
|
+
stainlessPro: 'Onverslijtbaar en reageert niet met voedsel. Perfect voor aanbraden.',
|
|
176
|
+
stainlessCon: 'Vereist techniek (Temp.) om plakken te voorkomen.',
|
|
177
|
+
stainlessTip: 'Gebruik het Leidenfrost-effect: als een druppel water als een parel rondrolt, is de pan klaar.',
|
|
178
|
+
nonstickName: 'Anti-aanbak',
|
|
179
|
+
nonstickTag: 'Maximaal Gemak',
|
|
180
|
+
nonstickPro: 'Niets blijft plakken. Gemakkelijke reiniging.',
|
|
181
|
+
nonstickCon: 'Gaat kort mee (2-3 jaar). Niet voor hoog vuur.',
|
|
182
|
+
nonstickTip: 'Was hem altijd met de hand en gebruik hout/siliconen keukengerei om de levensduur te verdubbelen.',
|
|
183
|
+
castironName: 'Gietijzer',
|
|
184
|
+
castironTag: 'De Tijdloze Klassieker',
|
|
185
|
+
castironPro: 'Ongelooflijke warmtevasthouding. Onverslijtbaar.',
|
|
186
|
+
castironCon: 'Heel zwaar. Moet regelmatig worden ingebrand.',
|
|
187
|
+
castironTip: 'Warmt langzaam op, maar is eenmaal heet onverslaanbaar. Ideaal voor steaks.',
|
|
188
|
+
carbonName: 'Koolstofstaal',
|
|
189
|
+
carbonTag: 'Wendbaarheid op het Vuur',
|
|
190
|
+
carbonPro: 'Licht als staal, prestaties als gietijzer.',
|
|
191
|
+
carbonCon: 'Roest als hij vochtig blijft. Rustieke uitstraling.',
|
|
192
|
+
carbonTip: 'Hoe zwarter en lelijker hij wordt, hoe beter hij werkt. Het geheim van de beste woks.',
|
|
193
|
+
enamelName: 'Geëmailleerd Gietijzer',
|
|
194
|
+
enamelTag: 'Gourmet Kwaliteit',
|
|
195
|
+
enamelPro: 'Het beste voor slowcooking. Prachtige esthetiek.',
|
|
196
|
+
enamelCon: 'Heel duur. Emaille is kwetsbaar voor stoten.',
|
|
197
|
+
enamelTip: 'Perfect voor eindeloze stoofschotels. De emaille laag maakt koken met zuren (tomaat) probleemloos.',
|
|
198
|
+
},
|
|
199
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
200
|
+
};
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
2
|
+
|
|
3
|
+
const title = "Inteligentny Dobór Patelni: Przewodnik po Naczyniach Kuchennych";
|
|
4
|
+
const description = "Interaktywny przewodnik pomagający wybrać najlepszą patelnię lub garnek zależnie od stylu gotowania. Żeliwo vs Stal vs Teflon. Znajdź swoje idealne narzędzie.";
|
|
5
|
+
const faq = [
|
|
6
|
+
{
|
|
7
|
+
question: 'Jaka patelnia jest najlepsza do codziennego użytku?',
|
|
8
|
+
answer: 'Dla większości osób najlepsza będzie wysokiej jakości patelnia ze stali nierdzewnej lub dobrze wypielęgnowana patelnia żeliwna. Stal jest wszechstronna i niezniszczalna, natomiast żeliwo oferuje naturalną nieprzywieralność bez chemikaliów.',
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
question: 'Dlaczego jedzenie przywiera do stali nierdzewnej?',
|
|
12
|
+
answer: 'Zwykle dzieje się tak z powodu zbyt niskiej temperatury lub zbyt wczesnego włożenia jedzenia. Wypróbuj "efekt Leidenfrosta": rozgrzewaj patelnię, aż kropla wody zacznie toczyć się po niej jak perła. Wtedy jest gotowa.',
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
question: 'Skąd mam wiedzieć, czy moja patelnia jest bezpieczna?',
|
|
16
|
+
answer: 'Szukaj oznaczeń "PFOA Free". Patelnie z żeliwa, stali węglowej i stali nierdzewnej to najbezpieczniejsze i najtrwalsze opcje, ponieważ nie posiadają powłok, które ulegają degradacji z upływem czasu.',
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
question: 'Co oznacza "sezonowanie" (hartowanie) patelni?',
|
|
20
|
+
answer: 'To proces tworzenia warstwy spolimeryzowanego oleju na metalu (żelazie lub stali). Chroni to przed rdzą i tworzy naturalną powierzchnię nieprzywierającą, która poprawia się z każdym użyciem.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Ile powinno się wydać na dobrą patelnię?',
|
|
24
|
+
answer: 'Zestaw 2-3 patelni średniej-wysokiej jakości (stal nierdzewna lub żeliwo) może służyć ponad 20 lat. Lepiej zainwestować w jedną porządną patelnię niż kupować 5 tanich, które starczają na 2 lata. Jakość ponad ilość.',
|
|
25
|
+
},
|
|
26
|
+
];
|
|
27
|
+
const howTo = [
|
|
28
|
+
{
|
|
29
|
+
name: 'Wybierz swój styl gotowania',
|
|
30
|
+
text: 'Wybierz między wysokim ogniem (smażenie/rumienienie), delikatnymi daniami (jajka), gulaszami (wolne gotowanie) lub szybką kuchnią. Każdy styl ma inne wymagania.',
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
name: 'Wybierz idealny materiał',
|
|
34
|
+
text: 'Na podstawie Twojego stylu narzędzie zarekomenduje najlepszy materiał: żeliwo, stal nierdzewna, miedź lub teflon.',
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
name: 'Zapoznaj się z charakterystyką',
|
|
38
|
+
text: 'Zrozum zalety, wady, zasady konserwacji i trwałość. Następnie wybierz konkretną patelnię dopasowaną do Twojego budżetu i potrzeb.',
|
|
39
|
+
},
|
|
40
|
+
];
|
|
41
|
+
|
|
42
|
+
const faqSchema = {
|
|
43
|
+
'@context': 'https://schema.org',
|
|
44
|
+
'@type': 'FAQPage',
|
|
45
|
+
mainEntity: faq.map((item) => ({
|
|
46
|
+
'@type': 'Question',
|
|
47
|
+
name: item.question,
|
|
48
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
49
|
+
})),
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const howToSchema = {
|
|
53
|
+
'@context': 'https://schema.org',
|
|
54
|
+
'@type': 'HowTo',
|
|
55
|
+
name: title,
|
|
56
|
+
description,
|
|
57
|
+
step: howTo.map((step) => ({
|
|
58
|
+
'@type': 'HowToStep',
|
|
59
|
+
name: step.name,
|
|
60
|
+
text: step.text,
|
|
61
|
+
})),
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const appSchema = {
|
|
65
|
+
'@context': 'https://schema.org',
|
|
66
|
+
'@type': 'SoftwareApplication',
|
|
67
|
+
name: title,
|
|
68
|
+
description,
|
|
69
|
+
applicationCategory: 'UtilitiesApplication',
|
|
70
|
+
operatingSystem: 'Web',
|
|
71
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent = {
|
|
75
|
+
slug: 'przewodnik-po-patelniach',
|
|
76
|
+
title: 'Inteligentny Dobór Patelni: Przewodnik po Naczyniach Kuchennych',
|
|
77
|
+
description: 'Interaktywny przewodnik pomagający wybrać najlepszą patelnię lub garnek zależnie od stylu gotowania. Żeliwo vs Stal vs Teflon. Znajdź swoje idealne narzędzie.',
|
|
78
|
+
faqTitle: 'Często Zadawane Pytania',
|
|
79
|
+
faq,
|
|
80
|
+
bibliographyTitle: 'Bibliografia',
|
|
81
|
+
bibliography: [
|
|
82
|
+
{
|
|
83
|
+
name: 'The Flavor Bible - Pairing, and Progress in Food',
|
|
84
|
+
url: 'https://www.flavorprints.com/',
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
name: 'On Food and Cooking - Harold McGee',
|
|
88
|
+
url: 'https://www.foodscience.org/',
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
name: 'Salt Fat Acid Heat - Samin Nosrat',
|
|
92
|
+
url: 'https://www.saltfatacidheat.com/',
|
|
93
|
+
},
|
|
94
|
+
],
|
|
95
|
+
howTo,
|
|
96
|
+
seo: [
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: 'Materiały Patelni: Nauka i Praktyka',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'paragraph',
|
|
104
|
+
html: 'Nie wszystkie patelnie są takie same. Każdy materiał ma inne właściwości termodynamiczne, które wpływają na sposób rozprowadzania ciepła, wytrzymałość na temperatury i interakcję z żywnością. Zrozumienie tych różnic jest kluczem do wyboru właściwego narzędzia.',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'title',
|
|
108
|
+
text: 'Żeliwo: Klasyka',
|
|
109
|
+
level: 3,
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
type: 'paragraph',
|
|
113
|
+
html: '<strong>Zalety:</strong> Doskonałe utrzymanie ciepła, równomierny rozkład, naturalna nieprzywieralność (po sezonowaniu), trwałość na wieki, poprawia się z czasem. <strong>Wady:</strong> Ciężkie, wymaga konserwacji, może rdzewieć, wolniej się nagrzewa, nie nadaje się do długiego gotowania kwasów.',
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
type: 'title',
|
|
117
|
+
text: 'Stal nierdzewna: Wszechstronność',
|
|
118
|
+
level: 3,
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
type: 'paragraph',
|
|
122
|
+
html: '<strong>Zalety:</strong> Trwała, nie wymaga konserwacji, odporna na kwasy (wina, pomidory), łatwa w czyszczeniu, uniwersalna, stosunkowo niedroga. <strong>Wady:</strong> Naturalnie przywierająca, wymaga techniki (dobrego rozgrzania), nierównomierny rozkład ciepła (lepiej jeśli ma dno wielowarstwowe).',
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
type: 'title',
|
|
126
|
+
text: 'Teflon/PTFE: Wygoda',
|
|
127
|
+
level: 3,
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
type: 'paragraph',
|
|
131
|
+
html: '<strong>Zalety:</strong> Natychmiastowa nieprzywieralność, łatwość gotowania, łatwość czyszczenia, tania. <strong>Wady:</strong> Degraduje się z czasem i temperaturą, wymaga wymiany co 3-5 lat, niebezpieczna w bardzo wysokich temperaturach (>260°C).',
|
|
132
|
+
},
|
|
133
|
+
],
|
|
134
|
+
ui: {
|
|
135
|
+
cookingStyle: 'Jak zazwyczaj gotujesz?',
|
|
136
|
+
material: 'Rodzaj Materiału',
|
|
137
|
+
highHeat: 'Wysoki Ogień',
|
|
138
|
+
sear: 'Podsmażanie / Smażenie',
|
|
139
|
+
delicate: 'Delikatne',
|
|
140
|
+
fry: 'Jajka / Omlety',
|
|
141
|
+
stew: 'Gulasze',
|
|
142
|
+
slowCook: 'Wolne Gotowanie',
|
|
143
|
+
fast: 'Szybkie',
|
|
144
|
+
quick: 'Szybka Kuchnia',
|
|
145
|
+
recommendation: 'Rekomendacja',
|
|
146
|
+
characteristics: 'Charakterystyka',
|
|
147
|
+
castIron: 'Żeliwo',
|
|
148
|
+
stainlessSteel: 'Stal Nierdzewna',
|
|
149
|
+
carbon: 'Stal Węglowa',
|
|
150
|
+
copper: 'Miedź',
|
|
151
|
+
nonstick: 'Nieprzywierająca (Teflon)',
|
|
152
|
+
advantages: 'Zalety',
|
|
153
|
+
disadvantages: 'Wady',
|
|
154
|
+
maintenance: 'Konserwacja',
|
|
155
|
+
durability: 'Trwałość',
|
|
156
|
+
heatRetention: 'Utrzymanie Ciepła',
|
|
157
|
+
price: 'Cena',
|
|
158
|
+
step1: 'Jak zazwyczaj gotujesz?',
|
|
159
|
+
step2: 'Poziom Konserwacji',
|
|
160
|
+
maintenanceLazy: 'Niski / Brak',
|
|
161
|
+
maintenanceLazyDesc: 'Bez komplikacji przy myciu.',
|
|
162
|
+
maintenanceCare: 'Średni',
|
|
163
|
+
maintenanceCareDesc: 'Zwykłe mycie ręczne.',
|
|
164
|
+
maintenanceRitual: 'Rytuał (Wysoki)',
|
|
165
|
+
maintenanceRitualDesc: 'Cieszy mnie proces sezonowania.',
|
|
166
|
+
idealPan: 'Twoja Idealna Patelnia',
|
|
167
|
+
selectOptions: 'Wybierz opcje',
|
|
168
|
+
seeRecommendation: 'Aby zobaczyć rekomendację',
|
|
169
|
+
pro: 'ZA',
|
|
170
|
+
con: 'PRZECIW',
|
|
171
|
+
masterTip: 'Porada Mistrza',
|
|
172
|
+
defaultTip: 'Połączenie stalowej patelni do podsmażania i nieprzywierającej do jajek to podstawa każdej efektywnej kuchni.',
|
|
173
|
+
stainlessName: 'Stal Nierdzewna',
|
|
174
|
+
stainlessTag: 'Wszechstronny Pro',
|
|
175
|
+
stainlessPro: 'Wieczna i nie reaguje z żywnością. Idealne smażenie.',
|
|
176
|
+
stainlessCon: 'Wymaga techniki (temp.), aby nie przywierało.',
|
|
177
|
+
stainlessTip: 'Używaj efektu Leidenfrosta: kiedy kropla wody toczy się jak perła, patelnia jest gotowa.',
|
|
178
|
+
nonstickName: 'Nieprzywierająca',
|
|
179
|
+
nonstickTag: 'Maksymalna Wygoda',
|
|
180
|
+
nonstickPro: 'Nic nie przywiera. Łatwe czyszczenie.',
|
|
181
|
+
nonstickCon: 'Krótko służy (2-3 lata). Nie na wysoki ogień.',
|
|
182
|
+
nonstickTip: 'Zawsze myj ręcznie i używaj drewnianych/silikonowych przyborów, aby podwoić jej życie.',
|
|
183
|
+
castironName: 'Żeliwo',
|
|
184
|
+
castironTag: 'Ponadczasowa Klasyka',
|
|
185
|
+
castironPro: 'Niesamowite utrzymanie ciepła. Wieczna.',
|
|
186
|
+
castironCon: 'Bardzo ciężka. Wymaga regularnego sezonowania.',
|
|
187
|
+
castironTip: 'Nagrzewa się powoli, ale po nagrzaniu jest jak czołg. Idealna do steków.',
|
|
188
|
+
carbonName: 'Stal Węglowa',
|
|
189
|
+
carbonTag: 'Zwinność na Ogniu',
|
|
190
|
+
carbonPro: 'Lekka jak stal, skuteczna jak żeliwo.',
|
|
191
|
+
carbonCon: 'Rdzewieje, jeśli zostawi się mokrą. Surowa estetyka.',
|
|
192
|
+
carbonTip: 'Czym czarniejsza i brzydsza się staje, tym lepiej działa. To sekret najlepszych woków.',
|
|
193
|
+
enamelName: 'Żeliwo Emaliowane',
|
|
194
|
+
enamelTag: 'Jakość Gourmet',
|
|
195
|
+
enamelPro: 'Najlepsza do wolnego gotowania. Piękna estetyka.',
|
|
196
|
+
enamelCon: 'Bardzo droga. Emalia wrażliwa na uderzenia punktowe.',
|
|
197
|
+
enamelTip: 'Idealna do długich gulaszy. Emalia pozwala na gotowanie kwasów (pomidorów) bez problemów.',
|
|
198
|
+
},
|
|
199
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
200
|
+
};
|