Add google ads support #18

Merged
leomurca merged 1 commit from google-ads into main 2025-04-29 13:56:13 +00:00
3 changed files with 6 additions and 5 deletions

View file

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

1
public/ads.txt Normal file
View file

@ -0,0 +1 @@
google.com, pub-5761689301112420, DIRECT, f08c47fec0942fa0

View file

@ -19,7 +19,7 @@ export default {
"home.testimonials.title": "❤️ Loved by Hobbyists and Professionals", "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.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.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": "🙌 Donate Now",
"home.donation.cta.description": "every little bit helps!", "home.donation.cta.description": "every little bit helps!",
"home.cta.title": "🚀 Try It Now", "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>.", "home.cta.cta.description": "the fastest <strong>Free Online Embroidery File Viewer</strong>.",
"donate.title": "💖 Donate", "donate.title": "💖 Donate",
"donate.subtitle": "Help support Embroidery Viewer and its development!", "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.ways": "💸 Ways to Donate",
"donate.bitcoin.description": "Scan or copy the address", "donate.bitcoin.description": "Scan or copy the address",
"donate.copy": "Copy Address", "donate.copy": "Copy Address",
@ -69,7 +69,7 @@ export default {
"home.testimonials.title": "❤️ Amado por Hobbyistas e Profissionais", "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.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.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": "🙌 Doe agora",
"home.donation.cta.description": "cada pequena ajuda é bem-vinda!", "home.donation.cta.description": "cada pequena ajuda é bem-vinda!",
"home.cta.title": "🚀 Experimente agora", "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.", "home.cta.cta.description": "o <strong>visualizador de arquivos de bordado online gratuito</strong> mais rápido.",
"donate.title": "💖 Doe", "donate.title": "💖 Doe",
"donate.subtitle": "Ajude a apoiar o Embroidery Viewer e seu desenvolvimento!", "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.ways": "💸 Formas de doar",
"donate.bitcoin.description": "Escaneie ou copie o endereço", "donate.bitcoin.description": "Escaneie ou copie o endereço",
"donate.copy": "Copiar Endereço", "donate.copy": "Copiar Endereço",