1
0
Fork 0
freesewing/designs/bob/i18n/nl.json

27 lines
605 B
JSON
Raw Normal View History

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": {
"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
}