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

21 lines
463 B
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Bent body Block",
"d": "This two-part sleeve block is the basis of our coat and jacket patterns.",
"p": {
2023-07-02 13:07:38 +02:00
"sleeve": "Sleeve",
2023-06-17 19:08:37 +02:00
"topSleeve": "Topsleeve",
"underSleeve": "Undersleeve"
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": {
"sleeveBend": {
"t": "Sleeve bend",
"d": "Controls the bend of the sleeve at the elbow."
},
"sleevecapHeight": {
"t": "Sleevecap height",
"d": "Controls the height of the sleevecap."
}
}
2023-06-17 18:02:31 +02:00
}