1
0
Fork 0
freesewing/designs/albert/i18n/uk.json
2023-07-11 20:17:24 +02:00

36 lines
762 B
JSON

{
"t": "Albert apron",
"d": "Albert is an apron.",
"p": {
"front": "Front",
"pocket": "Pocket",
"strap": "Strap"
},
"s": {},
"o": {
"backOpening": {
"t": "Back opening",
"d": "Controls the opening at the back of the apron"
},
"chestDepth": {
"t": "Strap length",
"d": "Controls the length of the straps"
},
"lengthBonus": {
"t": "Length bonus",
"d": "Controls the length of the apron"
},
"bibLength": {
"t": "Bib length",
"d": "Controls the length of the bib"
},
"bibWidth": {
"t": "Bib width",
"d": "Controls the width of the bib"
},
"strapWidth": {
"t": "Strap width",
"d": "Controls the width of the strap"
}
}
}