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

27 lines
589 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": "Bib"
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": "Anchura",
"d": "Controla el ancho de la bib"
},
"lengthRatio": {
"t": "Longitud",
"d": "Controla la longitud de la bib"
},
"headSize": {
"t": "Head size",
"d": "The head circumference you want the bib to accomodate"
}
}
2023-06-17 18:02:31 +02:00
}