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

23 lines
425 B
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Florence face mask",
"d": "Florence is a face mask.",
"p": {
"mask": "Mask"
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": {
"height": {
"t": "Height",
"d": "Controls the height of the face mask"
},
"length": {
"t": "Length",
"d": "Controls the length of the face mask"
},
"curve": {
"t": "Curve",
"d": "Controls the curvature of the upper edge of the face mask"
}
}
2023-06-17 18:02:31 +02:00
}