1
0
Fork 0
freesewing/designs/walburga/i18n/en.json
Joost De Cock 7ac36d1190
wip: Porting of docs to docusaurus (#7208)
This ports the docs for the following designs: breanna, bruce, cathrin, florence, florent , hugo, lily, lunetius, onyx, opal, paco, sandy, shelly, shin, sven, tamiko, teagan, iberius, trayvon, wahid, walburga, and yuri.

Also adds a prebuild step to build the options umbrella pages. and includes some CSS tweaks.
2024-11-02 10:12:33 +01:00

56 lines
1.4 KiB
JSON

{
"t": "Walburga Wappenrock",
"d": "Walburga is a tabard/surcoat, a historical garment from medieval Europe",
"p": {
"base": "Base",
"back": "Back",
"front": "Front"
},
"s": {},
"o": {
"headRatio": {
"t": "Head ratio",
"d": "Controls the size of the head opening"
},
"lengthBonus": {
"t": "Length bonus",
"d": "Allows variation of the length of the garment"
},
"widthBonus": {
"t": "Width bonus",
"d": "Allows variation of the width of the garment"
},
"length": {
"t": "Length",
"d": "Controls the length of the garment"
},
"length.toKnee": {
"t": "To the knee",
"d": "Draft a surcoat that ends at the knee"
},
"length.toMidLeg": {
"t": "To the middle of the leg",
"d": "Draft a surcoat that in the middle of the leg (below the knee)"
},
"length.toFloor": {
"t": "To the floor",
"d": "Draft a full-length surcoat down to the floor"
},
"neckoRatio": {
"t": "Neck opening shape",
"d": "Controls the shape of the neck opening"
},
"neckline": {
"t": "Neckline",
"d": "Controls whether or not to draft a neck opening"
},
"necklineNo": {
"t": "No neck opening",
"d": "Drafts a surcoat without neck opening"
},
"necklineYes": {
"t": "With neck opening",
"d": "Drafts a surcoat with a neck opening included"
}
}
}