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

48 lines
1.2 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Sandy circle skirt",
"d": "Sandy is an adaptable circle skirt pattern.",
"p": {
"skirt": "Skirt",
"waistband": "Waistband"
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": {
"waistbandWidth": {
"t": "Waistband width",
"d": "Controls the width of the waistband."
},
"waistbandPosition": {
"t": "Waistband position",
"d": "Controls the position of the waistband."
},
"waistbandShape": {
"t": "Waistband shape",
"d": "Whether you want a straight or shaped waistband."
},
"circleRatio": {
"t": "Circle ratio",
"d": "The percentage of a circle you want the skirt to be."
},
"waistbandOverlap": {
"t": "Waistband overlap",
"d": "The amount by which the waistband overlaps."
},
"gathering": {
"t": "Gathering",
"d": "The percent by which the top of the skirt is longer than the bottom of the waistband."
},
2023-07-02 16:34:54 +02:00
"lengthBonus": {
"t": "Length bonus",
"d": "Determines how long the skirt will be."
},
2023-06-17 19:08:37 +02:00
"seamlessFullCircle": {
"t": "Seamless full circle",
"d": "Enables a seamless full circle skirt."
},
"hemWidth": {
"t": "Hem width",
"d": "Width of the hem"
}
}
2023-06-17 18:02:31 +02:00
}