1
0
Fork 0
freesewing/designs/tiberius/i18n/en.json
2023-07-01 17:30:35 +02:00

50 lines
1.1 KiB
JSON

{
"t": "Tiberius Tunica",
"d": "Tiberius is a historical Roman tunic",
"p": {
"tunica": "Tunica"
},
"s": {},
"o": {
"headRatio": {
"t": "Head ratio",
"d": "Controls the size of the head opening"
},
"armholeDrop": {
"t": "Armhole drop",
"d": "Controls the depth of the armhole"
},
"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"
},
"clavi": {
"t": "Clavi",
"d": "Whether or not to include guides for clavi"
},
"clavusLocation": {
"t": "Clavus location",
"d": "Controls the location of the clavi"
},
"clavusWidth": {
"t": "Clavus width",
"d": "Controls the width of the clavi"
},
"length": {
"t": "Length",
"d": "Controls the length of the garment"
},
"width": {
"t": "Width",
"d": "Controls the width of the garment"
},
"forceWidth": {
"t": "Force width",
"d": "Apply width settings regardless of constraints"
}
}
}