2023-06-17 18:02:31 +02:00
|
|
|
{
|
2023-06-17 19:08:37 +02:00
|
|
|
"t": "Bob the bib",
|
|
|
|
"d": "This is the bib that you can create by following our design tutorial",
|
|
|
|
"p": {
|
2023-06-17 19:25:15 +02:00
|
|
|
"bib": "Slabber"
|
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": {
|
|
|
|
"neckRatio": {
|
|
|
|
"t": "Neck opening",
|
|
|
|
"d": "Controls the size of the neck opening relative to the bib size"
|
|
|
|
},
|
|
|
|
"widthRatio": {
|
|
|
|
"t": "Breedte",
|
|
|
|
"d": "Bepaalt de breedte van het slabbetje"
|
|
|
|
},
|
|
|
|
"lengthRatio": {
|
|
|
|
"t": "Lengte",
|
|
|
|
"d": "Bepaalt de lengte van het slabbetje"
|
|
|
|
},
|
|
|
|
"headSize": {
|
|
|
|
"t": "Head size",
|
|
|
|
"d": "The head circumference you want the bib to accomodate"
|
|
|
|
}
|
|
|
|
}
|
2023-06-17 18:02:31 +02:00
|
|
|
}
|