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

35 lines
1 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Tamiko top",
"d": "Tamiko is a zero-waste top.",
"p": {
"top": "Top"
2023-06-17 19:08:37 +02:00
},
2023-06-17 18:02:31 +02:00
"s": {},
2023-06-17 19:08:37 +02:00
"o": {
"flare": {
"t": "Flare",
"d": "The amount by which the garment flares from your chest downwards"
},
"shoulderseamLength": {
"t": "Shoulder seam length",
"d": "The length of the shoulder seam, as a factor of your shoulder to shoulder measurement"
},
2023-07-02 16:49:47 +02:00
"armholeDepthFactor": {
"t": "Armhole depth factor",
"d": "Controls the depth of your armhole, as a factor of your shoulder to shoulder measurement."
},
"chestEase": {
"t": "Chest ease",
"d": "The amount of ease at your chest."
},
"lengthBonus": {
"t": "Length bonus",
"d": "How much longer than the default length to make your top."
},
"draftForHighBust": {
"t": "Draft for high bust",
"d": "Draft the pattern for the high bust measurement (if available) rather than the (full) chest. This will result in a more fitted garment for people with breasts."
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}