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

53 lines
1.2 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Octoplushy the octopus",
"d": "A multi-armed companion for next-level hugs",
"p": {
"armSection1": "Arm section 1",
"armSection2": "Arm section 2",
"eye1": "Eye 1",
"eye2": "Eye 2",
"eye3": "Eye 3",
"headSection1": "Head section 1",
"headSection2": "Head section 2"
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": {
"size": {
"t": "Maat",
"d": "Controls the overall size"
},
"type": {
"t": "Soort",
"d": "Allows you to choose one of the variants of this design"
},
"armWidth": {
"t": "Arm width",
"d": "Controls the width of the arms"
},
"armLength": {
"t": "Arm length",
"d": "Controls the length of the arms"
},
"neckWidth": {
"t": "Neck width",
"d": "Determines the width at the neck"
},
"armTaper": {
"t": "Arm tapering",
"d": "Controls the amount by which the arms taper"
},
"bottomTopArmRatio": {
"t": "Bottom/Top arm ratio",
"d": "FIXME: No idea what this does"
},
"bottomArmReduction": {
"t": "Bottom arm reduction",
"d": "FIXME: No idea what this does"
},
"bottomArmReductionPlushy": {
"t": "Bottom arm reduction (plushy)",
"d": "FIXME: No idea what this does"
}
}
2023-06-17 18:02:31 +02:00
}