43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
|
"t": "Sven sweatshirt",
|
|
"d": "Sven is a straightforward sweater.",
|
|
"p": {
|
|
"back": "Back",
|
|
"cuff": "Cuff",
|
|
"front": "Front",
|
|
"sleeve": "Sleeve",
|
|
"waistband": "Waistband"
|
|
},
|
|
"s": {
|
|
"cutCuff.t": "The cuff is not shown",
|
|
"cutCuff.d": "The **Cuff** (6) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long.",
|
|
"cutWaistband.t": "The waistband is not shown",
|
|
"cutWaistband.d": "The **Waistband** (4) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long."
|
|
},
|
|
"o": {
|
|
"hipsEase": {
|
|
"t": "Hips ease",
|
|
"d": "Controls the amount of ease at your hips (the bottom of the sweater)"
|
|
},
|
|
"ribbing": {
|
|
"t": "Ribbing",
|
|
"d": "Whether to finish the hem and cuffs with ribbing or not."
|
|
},
|
|
"ribbingNo": {
|
|
"t": "Do not use ribbing",
|
|
"d": "Do not finish the hem and cuffs with ribbing but rather use a classic hem"
|
|
},
|
|
"ribbingYes": {
|
|
"t": "Use ribbing",
|
|
"d": "Finish the hem and cuffs with ribbing fabric"
|
|
},
|
|
"ribbingHeight": {
|
|
"t": "Ribbing height",
|
|
"d": "The height of the ribbing on cuffs and hem."
|
|
},
|
|
"ribbingStretch": {
|
|
"t": "Ribbing stretch",
|
|
"d": "The amount of negative ease to apply to the ribbing used for cuffs and hem."
|
|
}
|
|
}
|
|
}
|