1
0
Fork 0
freesewing/designs/ursula/i18n/en.json

57 lines
1.5 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Ursula undies",
"d": "Ursula is a basic, highly-customizable underwear pattern.",
"p": {
"back": "Back",
"elastic": "Elastic",
2023-06-17 19:08:37 +02:00
"front": "Front",
"gusset": "Gusset"
2023-06-17 19:08:37 +02:00
},
"s": {
"cutTwoPiecesOfElasticToFinishTheLegOpenings": "Cut two pieces of elastic to finish the leg openings",
"cutOnePieceOfElasticToFinishTheWaistBand": "Cut one piece of elastic to finish the waist band"
},
"o": {
"fabricStretch": {
"t": "Fabric stretch",
"d": "Adjust this for more or less stretchy fabrics"
},
"gussetWidth": {
"t": "Gusset width",
"d": "Controls the width of the gusset"
},
"gussetLength": {
"t": "Gusset length",
"d": "Controls the length of the gusset"
},
"elasticStretch": {
"t": "Elastic stretch",
"d": "Adjust this for more or less stretchy elastic"
},
"rise": {
"t": "Rise",
"d": "Controls the height of the waist"
},
"legOpening": {
"t": "Leg opening",
"d": "Controls how high the leg is cut out"
},
"frontDip": {
"t": "Front waist dip",
"d": "Controls how much the front waist curves (revealing more or less skin)"
},
"backDip": {
"t": "Back waist dip",
"d": "Controls how much the back waist curves (revealing more or less skin)"
},
"taperToGusset": {
"t": "Front exposure",
"d": "Controls the amount of exposed skin on the front"
},
"backExposure": {
"t": "Back exposure",
"d": "Controls the amount of exposed skin on the back"
}
}
2023-06-17 18:02:31 +02:00
}