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

43 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": "Lunetius Lacerna",
"d": "Lunetius is a lacerna, a historical Roman cloak",
"p": {
"lacerna": "Lacerna"
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": {
"lengthRatio": {
"t": "Length ratio",
"d": "Controls the length of the garment"
},
"widthRatio": {
"t": "Width ratio",
"d": "Controls the width of the garment"
},
"length": {
"t": "Length",
"d": "Choose from the different length styles"
2023-09-17 17:37:49 +02:00
},
"length.toHips": {
"t": "To the hips",
"d": "Draft a lacerna that ends at the hips"
},
"length.toUpperLeg": {
"t": "To the upper leg",
"d": "Draft a lacerna that ends at the upper leg or thigh"
},
"length.toKnee": {
"t": "To the knee",
"d": "Draft a lacerna that ends at the knee"
},
"length.toBelowKnee": {
"t": "Below the knee",
"d": "Draft a lacerna ends below the knee"
},
"length.toFloor": {
"t": "To the floor",
"d": "Draft a full-length lacerna down to the floor"
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}