1
0
Fork 0
freesewing/designs/bob/i18n/nl.json
2023-06-17 19:25:15 +02:00

26 lines
605 B
JSON

{
"t": "Bob the bib",
"d": "This is the bib that you can create by following our design tutorial",
"p": {
"bib": "Slabber"
},
"s": {},
"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"
}
}
}