Compare commits

..

6 commits

Author SHA1 Message Date
4cd1905925 Delete ads.txt 2025-05-06 09:52:51 -03:00
3a1c26ad39 Merge pull request 'Add google ads support' (#18) from google-ads into main
All checks were successful
Deploy / deploy (push) Successful in 22s
Reviewed-on: #18
2025-04-29 13:56:13 +00:00
0a13ca49c8 Add google ads support 2025-04-29 10:55:46 -03:00
c86431a61f Trigger action
All checks were successful
Deploy / deploy (push) Successful in 22s
2025-04-15 08:13:58 -03:00
76debab8a7 Merge pull request 'Update demo gif' (#17) from development into main
All checks were successful
Deploy / deploy (push) Successful in 30s
Reviewed-on: #17
2025-04-13 17:56:36 +00:00
10c63e9e58 Merge pull request 'Redesign whole website' (#16) from development into main
All checks were successful
Deploy / deploy (push) Successful in 47s
Reviewed-on: #16
2025-04-12 18:04:08 +00:00
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# Embroidery Viewer
A free online tool to view embroidery files.
Available at https://embroideryviewer.xyz..
Available at https://embroideryviewer.xyz.
![Demo](/demo.gif)

View file

@ -1,7 +1,7 @@
{
"name": "embroidery-viewer",
"private": true,
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"scripts": {
"dev": "vite",

View file

@ -19,7 +19,7 @@ export default {
"home.testimonials.title": "❤️ Loved by Hobbyists and Professionals",
"home.testimonials.description": "<p>Whether you're a hobbyist working on your next DIY project or a professional digitizer reviewing client files, <strong>Embroidery Viewer</strong> gives you a no-fuss, instant way to visualize your work.</p>",
"home.donation.title": "💖 Help Keep It Free",
"home.donation.description": "<p><strong>Embroidery Viewer is completely free</strong> for everyone to use, with no ads.</p><p>If you find it useful and want to support ongoing development and hosting costs, please consider making a small donation.</p>",
"home.donation.description": "<p><strong>Embroidery Viewer is completely free</strong> for everyone to use.</p><p>If you find it useful and want to support ongoing development and hosting costs, please consider making a small donation.</p>",
"home.donation.cta": "🙌 Donate Now",
"home.donation.cta.description": "every little bit helps!",
"home.cta.title": "🚀 Try It Now",
@ -27,7 +27,7 @@ export default {
"home.cta.cta.description": "the fastest <strong>Free Online Embroidery File Viewer</strong>.",
"donate.title": "💖 Donate",
"donate.subtitle": "Help support Embroidery Viewer and its development!",
"donate.description": "⭐️ <strong>Embroidery Viewer</strong> is free to use, with no ads. If you find this tool helpful, please consider making a donation to keep it running and fund future improvements.",
"donate.description": "⭐️ <strong>Embroidery Viewer</strong> is free to use. If you find this tool helpful, please consider making a donation to keep it running and fund future improvements.",
"donate.ways": "💸 Ways to Donate",
"donate.bitcoin.description": "Scan or copy the address",
"donate.copy": "Copy Address",
@ -69,7 +69,7 @@ export default {
"home.testimonials.title": "❤️ Amado por Hobbyistas e Profissionais",
"home.testimonials.description": "<p>Seja você um amador trabalhando em seu próximo projeto \"faça você mesmo\" ou um digitalizador profissional revisando arquivos de clientes, o <strong>Embroidery Viewer</strong> oferece uma maneira fácil e instantânea de visualizar seu trabalho.</p>",
"home.donation.title": "💖 Ajude a mantê-lo gratuito",
"home.donation.description": "<p><strong>O Embroidery Viewer é totalmente gratuito</strong> para todos usarem, sem anúncios.</p><p>Se você o achar útil e quiser apoiar o desenvolvimento contínuo e os custos de hospedagem, considere fazer uma pequena doação.</p>",
"home.donation.description": "<p><strong>O Embroidery Viewer é totalmente gratuito</strong> para todos usarem.</p><p>Se você o achar útil e quiser apoiar o desenvolvimento contínuo e os custos de hospedagem, considere fazer uma pequena doação.</p>",
"home.donation.cta": "🙌 Doe agora",
"home.donation.cta.description": "cada pequena ajuda é bem-vinda!",
"home.cta.title": "🚀 Experimente agora",
@ -77,7 +77,7 @@ export default {
"home.cta.cta.description": "o <strong>visualizador de arquivos de bordado online gratuito</strong> mais rápido.",
"donate.title": "💖 Doe",
"donate.subtitle": "Ajude a apoiar o Embroidery Viewer e seu desenvolvimento!",
"donate.description": "⭐️ O <strong>Embroidery Viewer</strong> é gratuito e sem anúncios. Se você achar esta ferramenta útil, considere fazer uma doação para mantê-la funcionando e financiar melhorias futuras.",
"donate.description": "⭐️ O <strong>Embroidery Viewer</strong> é gratuito. Se você achar esta ferramenta útil, considere fazer uma doação para mantê-la funcionando e financiar melhorias futuras.",
"donate.ways": "💸 Formas de doar",
"donate.bitcoin.description": "Escaneie ou copie o endereço",
"donate.copy": "Copiar Endereço",