embroidery-viewer/src/lib/translations/en-US/faq.json

30 lines
1.7 KiB
JSON

{
"title": "Frequently Asked Questions",
"intro": "Learn how to open embroidery files online, supported formats, and how Embroidery Viewer works — all in one place.",
"items": {
"openPesOnline": {
"summary": "How can I open a PES file online?",
"description": "You can open a PES file instantly using Embroidery Viewer. Just drag and drop your file into the browser to preview your embroidery design—no software installation required."
},
"supportedFormats": {
"summary": "What embroidery file formats are supported?",
"description": "Embroidery Viewer supports popular formats such as PES, DST, and EXP. This allows you to preview most embroidery designs used by home and commercial machines."
},
"needSoftware": {
"summary": "Do I need to install any embroidery software?",
"description": "No. Embroidery Viewer works entirely in your browser, so you can open embroidery files online without downloading or installing any software."
},
"isSafe": {
"summary": "Is it safe to use Embroidery Viewer?",
"description": "Yes. Your files are processed locally in your browser and are never uploaded to any server, ensuring complete privacy."
},
"multipleFiles": {
"summary": "Can I view multiple embroidery files at once?",
"description": "Yes. You can open and compare multiple embroidery files in a single view, making it easier to review and choose designs."
},
"mobileSupport": {
"summary": "Can I use this on mobile or tablet?",
"description": "Yes. Embroidery Viewer works on desktop, tablet, and mobile devices, as long as you are using a modern web browser."
}
}
}