diff --git a/package.json b/package.json index 3863d75..8a7e94b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "embroidery-viewer", "private": true, - "version": "2.0.0", + "version": "2.0.1", "type": "module", "scripts": { "dev": "vite", diff --git a/public/ads.txt b/public/ads.txt new file mode 100644 index 0000000..48c2eb0 --- /dev/null +++ b/public/ads.txt @@ -0,0 +1 @@ +google.com, pub-5761689301112420, DIRECT, f08c47fec0942fa0 \ No newline at end of file diff --git a/src/i18n/translations.js b/src/i18n/translations.js index 2078f46..7d78359 100644 --- a/src/i18n/translations.js +++ b/src/i18n/translations.js @@ -19,7 +19,7 @@ export default { "home.testimonials.title": "❤️ Loved by Hobbyists and Professionals", "home.testimonials.description": "
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.
", "home.donation.title": "💖 Help Keep It Free", - "home.donation.description": "Embroidery Viewer is completely free for everyone to use, with no ads.
If you find it useful and want to support ongoing development and hosting costs, please consider making a small donation.
", + "home.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.
", "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 Free Online Embroidery File Viewer.", "donate.title": "💖 Donate", "donate.subtitle": "Help support Embroidery Viewer and its development!", - "donate.description": "⭐️ Embroidery Viewer 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": "⭐️ Embroidery Viewer 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": "Seja você um amador trabalhando em seu próximo projeto \"faça você mesmo\" ou um digitalizador profissional revisando arquivos de clientes, o Embroidery Viewer oferece uma maneira fácil e instantânea de visualizar seu trabalho.
", "home.donation.title": "💖 Ajude a mantê-lo gratuito", - "home.donation.description": "O Embroidery Viewer é totalmente gratuito para todos usarem, sem anúncios.
Se você o achar útil e quiser apoiar o desenvolvimento contínuo e os custos de hospedagem, considere fazer uma pequena doação.
", + "home.donation.description": "O Embroidery Viewer é totalmente gratuito para todos usarem.
Se você o achar útil e quiser apoiar o desenvolvimento contínuo e os custos de hospedagem, considere fazer uma pequena doação.
", "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 visualizador de arquivos de bordado online gratuito mais rápido.", "donate.title": "💖 Doe", "donate.subtitle": "Ajude a apoiar o Embroidery Viewer e seu desenvolvimento!", - "donate.description": "⭐️ O Embroidery Viewer é 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 Embroidery Viewer é 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",