1
0
Fork 0
freesewing/designs/diana/i18n/de.json

29 lines
655 B
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Diana, das drapierte Oberteil",
"d": "Diana ist ein Oberteil mit einem drapierten Halsausschnitt.",
"p": {
"back": "Rückseite",
"front": "Vorderseite",
"sleeve": "Ärmel"
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": {
"shoulderSeamLength": {
"t": "Schulternahtlänge",
"d": "Steuert die Länge der Schulternaht"
},
"drapeAngle": {
"t": "Fallwinkel",
"d": "Steuert die Stärke des Fallwinkels"
},
"hipsEase": {
"t": "Hips ease",
"d": "Controls the amount of ease at your hips"
},
"waistEase": {
"t": "Waist ease",
"d": "Controls the amount of ease at your waist"
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}