1
0
Fork 0
freesewing/designs/trayvon/i18n/en.json

32 lines
1,006 B
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Trayvon tie",
"d": "Trayvon is a tie that cuts no corners for a professional result.",
"p": {
"fabricLoop": "Fabric loop",
2023-06-17 19:08:37 +02:00
"fabricTail": "Fabric tail",
"fabricTip": "Fabric tip",
"interfacingTail": "Interfacing tail",
"interfacingTip": "Interfacing tip",
"liningTail": "Lining tail",
"liningTip": "Lining tip"
2023-06-17 19:08:37 +02:00
},
2023-09-19 19:11:06 +02:00
"s": {
"cutLoop.t": "The loop is not shown",
"cutLoop.d": "The **Loop** is a rectangular piece of fabric {{{ width }}} wide and {{{ length }}} long (this part does not use seam allowance). It is not shown because the **expand** core setting is currently disabled. Enable it to show this pattern part."
},
2023-06-17 19:08:37 +02:00
"o": {
"tipWidth": {
"t": "Tip width",
"d": "The width of your tie at the tip"
},
"knotWidth": {
"t": "Knot width",
"d": "The width of your tie at the knot"
2023-07-02 17:00:30 +02:00
},
"lengthBonus": {
"t": "Length bonus",
"d": "How much longer than the default length to make the tie."
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}