diff --git a/src/app.html b/src/app.html index 1a3f8ff..6340008 100644 --- a/src/app.html +++ b/src/app.html @@ -1,6 +1,19 @@
+ diff --git a/src/lib/translations/en-US/about.json b/src/lib/translations/en-US/about.json index 60cff92..cfe8a73 100644 --- a/src/lib/translations/en-US/about.json +++ b/src/lib/translations/en-US/about.json @@ -29,6 +29,6 @@ "p1": "Embroidery Viewer is completely free—and I intend to keep it that way.", "p2": "But keeping it fast, improving support for more embroidery formats, and maintaining the infrastructure behind it takes time and resources.", "p3": "If this tool made your workflow easier, helped you preview a design, or saved you from unnecessary hassle, you can support its future.", - "cta": "Donate now" + "cta": "Support Us" } } diff --git a/src/lib/translations/en-US/home.json b/src/lib/translations/en-US/home.json index 4e52091..59e8dd5 100644 --- a/src/lib/translations/en-US/home.json +++ b/src/lib/translations/en-US/home.json @@ -1,31 +1,7 @@ { - "main.title": "🧵 Free Online Embroidery File Viewer", - "main.description": "✨Upload and preview your embroidery designs instantly – no software needed.
Embroidery Viewer is a free, browser-based tool that supports multiple embroidery file formats. View your designs quickly and securely, right in your browser.
", - "features.title": "🚀 Features", - "features.list": "Whether you're a hobbyist working on your next DIY project or a professional digitizer reviewing client files, Embroidery Viewer gives you a no-fuss, instant way to visualize your work.
", - "donation.title": "💖 Help Keep It Free", - "donation.description": "Embroidery Viewer is completely free for everyone to use.
If you find it useful and want to support ongoing development and hosting costs, please consider making a small donation.
", - "donation.cta": "🙌 Donate Now", - "donation.cta.description": "every little bit helps!", - "cta.title": "🚀 Try It Now", - "cta.cta": "🧵 Open Viewer", - "cta.cta.description": "the fastest Free Online Embroidery File Viewer.", "seo.title": "Free Online Embroidery File Viewer - Fast, Private & No Signup", "seo.description": "Upload and preview embroidery files instantly with Embroidery Viewer. Supports DST, PES, JEF, EXP, VP3 and more. No installs, no uploads – 100% browser-based and free.", "seo.keywords": "embroidery viewer, online embroidery viewer, embroidery file preview, DST viewer, PES viewer, free embroidery tool, JEF viewer, EXP embroidery, VP3 embroidery viewer, embroidery preview tool, browser embroidery renderer, convert embroidery to PNG", "seo.url": "https://embroideryviewer.xyz", - "seo.image": "https://embroideryviewer.xyz/og/", - "banner.title": "🚀 Be a Beta Tester", - "banner.subtitle": "We’re launching the Embroidery Viewer Android App — and you can be one of the first to try it!", - "banner.description": "Enjoy a smooth, ad-free experience to visualize PES, JEF, PEC, VP3, DST and EXP embroidery files right from your phone. Help us improve it and get early access before everyone else.", - "banner.name": "Name", - "banner.email": "Google Account Email (used for accessing the Play Store)", - "banner.cta": "Join the Beta", - "banner.cta.loading": "Joining...", - "banner.feedback.success": "Name and email sent successfully! We'll contact you soon!", - "banner.feedback.error": "Something went wrong. Try sending you name and e-mail directly to leo@leomurca.xyz." + "seo.image": "https://embroideryviewer.xyz/og/" }