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

54 lines
1.3 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Cornelius cycling breeches",
"d": "Cornelius are cycling breeches based on the Keystone drafting method.",
"p": {
"back": "Back",
"front": "Front",
2023-07-02 13:28:19 +02:00
"frontpoints": "Front points",
"legband": "Legband",
"legbandKeystone": "Legband Keystone",
2023-06-17 19:08:37 +02:00
"pocket": "Pocket",
"pocketFacing": "Pocket facing",
2023-06-17 19:08:37 +02:00
"waistband": "Waistband",
"zipperguard": "Zipperguard"
2023-06-17 19:08:37 +02:00
},
"s": {
"Vent": "Vent",
"PocketFacing": "Pocket facing"
},
"o": {
"fullness": {
"t": "Fullness",
"d": "Controls the fullness of the breeches"
},
"waistbandBelowWaist": {
"t": "Lower waistband",
"d": "Percentage to move the waistband below the actual waist"
},
"waistReduction": {
"t": "Waist reduction",
"d": "Percentage to reduce the waistband"
},
"cuffWidth": {
"t": "Cuff width",
"d": "Width of the leg cuff"
},
"cuffStyle": {
"t": "Cuff style",
"d": "Style of the leg cuff"
},
"bandBelowKnee": {
"t": "Cuff below knee",
"d": "Controls the cuff distance from the knee"
},
"kneeToBelow": {
"t": "Cuff length",
"d": "Controls the tightness of the cuff as compared to the knee"
},
"ventLength": {
"t": "Vent length",
"d": "Controls the length of the vent between knee and cuff"
}
}
2023-06-17 18:02:31 +02:00
}