1
0
Fork 0
freesewing/designs/hugo/i18n/uk.json

38 lines
888 B
JSON
Raw Normal View History

2023-07-11 20:17:24 +02:00
{
"t": "Hugo hoodie",
"d": "Hugo is a hooded jumper with raglan sleeves.",
"p": {
"back": "Back",
"cuff": "Cuff",
"front": "Front",
"hoodCenter": "Hood center",
"hoodSide": "Hood side",
"pocket": "Pocket",
"pocketFacing": "Pocket facing",
"sleeve": "Sleeve",
"waistband": "Waistband"
},
"s": {
"cuff": "Cuff",
"hoodCenter": "Hood center",
"hoodSide": "Hood side",
"pocketFacing": "Pocket facing",
"pocket": "Pocket",
"waistband": "Waistband"
},
"o": {
"ribbingHeight": {
"t": "Ribbing height",
"d": "Controls the height of the ribbing"
},
"ribbingStretch": {
"t": "Ribbing stretch",
"d": "Use this to adapt the pattern to how stretchy the ribbing that you are using is."
},
"hipsEase": {
"t": "Hips ease",
"d": "The amount of ease at your hips."
}
}
}