2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t" : "Paco pants" ,
"d" : "Paco are casual yet stylish summer pants." ,
"p" : {
"back" : "Back" ,
2023-07-01 16:37:47 +02:00
"backPocketBag" : "Back pocket bag" ,
2023-06-17 19:08:37 +02:00
"backPocketWelt" : "Back pocket welt" ,
2023-07-01 16:37:47 +02:00
"backPocketWeltInterfacing" : "Bacl pocket welt interfacing" ,
2023-06-17 19:08:37 +02:00
"cuff" : "Cuff" ,
"front" : "Front" ,
2023-07-01 16:37:47 +02:00
"frontPocketBag" : "Front pocket bag" ,
"waistband" : "Waistband"
2023-06-17 19:08:37 +02:00
} ,
2023-09-18 11:04:03 +02:00
"s" : {
2023-10-01 18:14:21 +02:00
"cutCuff.t" : "The cuff is not shown" ,
"cutCuff.d" : "The **Cuff** (4) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long." ,
"cutWaistband.t" : "The waistband is not shown" ,
"cutWaistband.d" : "The **Waistband** (3) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long." ,
2023-09-18 11:04:03 +02:00
"cutBackPocketBag.t" : "The back pocket bag is not shown" ,
2023-10-01 18:14:21 +02:00
"cutBackPocketBag.d" : "The **Back pocket bag** (6) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long." ,
2023-09-18 11:04:03 +02:00
"cutBackPocketWelt.t" : "The back pocket welt is not shown" ,
2023-10-01 18:14:21 +02:00
"cutBackPocketWelt.d" : "The **Back pocket welt** (7) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long." ,
2023-09-18 11:04:03 +02:00
"cutBackPocketWeltInterfacing.t" : "The back pocket welt interfacing is not shown" ,
2023-10-01 18:14:21 +02:00
"cutBackPocketWeltInterfacing.d" : "The **Back pocket welt interfacing** (8) is a rectangular piece of fusible interfacing {{{ w }}} wide and {{{ l }}} long."
2023-09-18 11:04:03 +02:00
} ,
2023-06-17 19:08:37 +02:00
"o" : {
"heelEase" : {
"t" : "Heel ease" ,
"d" : "The amount of ease at your heel (when stepping into the leg)"
} ,
"frontPockets" : {
"t" : "Front pockets" ,
"d" : "Whether or not to add front pockets on the side seam"
} ,
2023-09-18 11:04:03 +02:00
"frontPocketsNo" : {
"t" : "Do not include front pockets" ,
"d" : "Draft a pattern without front pockets"
} ,
"frontPocketsYes" : {
"t" : "Include front pockets" ,
"d" : "Draft a pattern with front pockets"
} ,
2023-07-02 16:20:27 +02:00
"frontPocketFlapSize" : {
"t" : "Front pocket flap size" ,
"d" : "This option controls the front pocket flap size, but it is not exposed to the UI"
} ,
2023-06-17 19:08:37 +02:00
"backPockets" : {
"t" : "Back pockets" ,
"d" : "Whether or not to add welt pockets to the back"
} ,
2023-09-18 11:04:03 +02:00
"backPocketsNo" : {
"t" : "Do not include back pockets" ,
"d" : "Draft a pattern without back pockets"
} ,
"backPocketsYes" : {
"t" : "Include back pockets" ,
"d" : "Draft a pattern with back pockets"
} ,
"elasticatedCuff" : {
"t" : "Elasticated cuff" ,
"d" : "Whether you want to include an elasticated cuff at the legs, or prefer a classic hemmed finish"
} ,
"elasticatedCuffNo" : {
"t" : "No elasticated cuffs" ,
"d" : "Draft a pattern without elasticated cuffs"
} ,
"elasticatedCuffYes" : {
"t" : "With elasticated cuffs" ,
"d" : "Draft a pattern with a elasticated cuffs"
2023-06-17 19:08:37 +02:00
} ,
"ankleElastic" : {
"t" : "Ankle/Hem elastic width" ,
"d" : "Width of the (optional) elastic at the ankle/hem"
}
}
2023-06-17 18:02:31 +02:00
}