feat: add SEO, reassurance, subheading, and footer translation keys to all 4 locales

This commit is contained in:
2026-08-11 08:50:53 +02:00
parent 29ae2d3650
commit 2c991cbc26
4 changed files with 84 additions and 20 deletions
+20 -4
View File
@@ -1,14 +1,17 @@
{ {
"meta": { "meta": {
"title": "Ombrora Video downloader" "title": "Ombrora -- Free Video Downloader",
"description": "Download YouTube, Vimeo, and more in mp4, mp3, webm -- free, fast, no account required."
}, },
"home": { "home": {
"heading": "Ombrora", "heading": "Download your videos for free",
"subheading": "Free, fast, no account required",
"urlLabel": "Video URL", "urlLabel": "Video URL",
"format": "Format", "format": "Format",
"quality": "Quality", "quality": "Quality",
"subtitles": "Download subtitles (fr, en)", "subtitles": "Subtitles (fr, en)",
"advanced": "Advanced options (optional, JSON)", "advanced": "Advanced options",
"formats": "mp4 · mp3 · webm · mkv",
"submit": "Download", "submit": "Download",
"submitting": "Sending...", "submitting": "Sending...",
"errorRateLimit": "Too many submissions. Try again in an hour.", "errorRateLimit": "Too many submissions. Try again in an hour.",
@@ -27,5 +30,18 @@
"failed": "Download failed.", "failed": "Download failed.",
"deleted": "The file has expired and was deleted. The download is no longer available.", "deleted": "The file has expired and was deleted. The download is no longer available.",
"unknown": "Unknown status" "unknown": "Unknown status"
},
"reassurance": {
"free": "Free",
"freeDesc": "No account, no sign-up",
"fast": "Fast",
"fastDesc": "Ready in seconds",
"private": "Private",
"privateDesc": "No data retained",
"formats": "Multi-format",
"formatsDesc": "mp4, mp3, webm, mkv -- up to 1080p"
},
"footer": {
"copyright": "© 2026 Ombrora"
} }
} }
+20 -4
View File
@@ -1,14 +1,17 @@
{ {
"meta": { "meta": {
"title": "Ombrora — Descargador de vídeos" "title": "Ombrora — Descargador de vídeos gratuito",
"description": "Descarga vídeos de YouTube, Vimeo y más en mp4, mp3, webm — gratis, rápido, sin cuenta."
}, },
"home": { "home": {
"heading": "Ombrora", "heading": "Descarga tus vídeos gratis",
"subheading": "Gratis, rápido, sin cuenta",
"urlLabel": "URL del vídeo", "urlLabel": "URL del vídeo",
"format": "Formato", "format": "Formato",
"quality": "Calidad", "quality": "Calidad",
"subtitles": "Descargar subtítulos (fr, en)", "subtitles": "Subtítulos (fr, en)",
"advanced": "Opciones avanzadas (opcional, JSON)", "advanced": "Opciones avanzadas",
"formats": "mp4 · mp3 · webm · mkv",
"submit": "Descargar", "submit": "Descargar",
"submitting": "Enviando...", "submitting": "Enviando...",
"errorRateLimit": "Demasiadas peticiones. Inténtalo de nuevo en una hora.", "errorRateLimit": "Demasiadas peticiones. Inténtalo de nuevo en una hora.",
@@ -27,5 +30,18 @@
"failed": "Error en la descarga.", "failed": "Error en la descarga.",
"deleted": "El archivo ha expirado y fue eliminado. La descarga ya no está disponible.", "deleted": "El archivo ha expirado y fue eliminado. La descarga ya no está disponible.",
"unknown": "Estado desconocido" "unknown": "Estado desconocido"
},
"reassurance": {
"free": "Gratuito",
"freeDesc": "Sin cuenta, sin registro",
"fast": "Rápido",
"fastDesc": "Listo en segundos",
"private": "Privado",
"privateDesc": "Sin datos retenidos",
"formats": "Multi-formato",
"formatsDesc": "mp4, mp3, webm, mkv — hasta 1080p"
},
"footer": {
"copyright": "© 2026 Ombrora"
} }
} }
+22 -6
View File
@@ -1,16 +1,19 @@
{ {
"meta": { "meta": {
"title": "Ombrora — Téléchargeur de vidéos" "title": "Ombrora — Téléchargeur de vidéos gratuit",
"description": "Téléchargez vos vidéos YouTube, Vimeo et plus en mp4, mp3, webm — gratuit, rapide, sans compte."
}, },
"home": { "home": {
"heading": "Ombrora", "heading": "Téléchargez vos vidéos gratuitement",
"subheading": "Gratuit, rapide, sans compte",
"urlLabel": "URL de la vidéo", "urlLabel": "URL de la vidéo",
"format": "Format", "format": "Format",
"quality": "Qualité", "quality": "Qualité",
"subtitles": "Télécharger les sous-titres (fr, en)", "subtitles": "Sous-titres (fr, en)",
"advanced": "Options avancées (optionnel, JSON)", "advanced": "Options avancées",
"formats": "mp4 · mp3 · webm · mkv",
"submit": "Télécharger", "submit": "Télécharger",
"submitting": "Envoi...", "submitting": "Envoi en cours...",
"errorRateLimit": "Trop de soumissions. Réessayez dans une heure.", "errorRateLimit": "Trop de soumissions. Réessayez dans une heure.",
"errorGeneric": "Erreur lors de la soumission." "errorGeneric": "Erreur lors de la soumission."
}, },
@@ -19,7 +22,7 @@
"notFound": "Téléchargement introuvable.", "notFound": "Téléchargement introuvable.",
"loading": "Chargement...", "loading": "Chargement...",
"pending": "En attente", "pending": "En attente",
"processing": "En cours...", "processing": "En cours de traitement...",
"polling": "Cette page se rafraîchit automatiquement toutes les 5 secondes.", "polling": "Cette page se rafraîchit automatiquement toutes les 5 secondes.",
"ready": "Téléchargement prêt", "ready": "Téléchargement prêt",
"download": "Télécharger", "download": "Télécharger",
@@ -27,5 +30,18 @@
"failed": "Échec du téléchargement.", "failed": "Échec du téléchargement.",
"deleted": "Le fichier a expiré et a été supprimé. Le téléchargement n'est plus disponible.", "deleted": "Le fichier a expiré et a été supprimé. Le téléchargement n'est plus disponible.",
"unknown": "Statut inconnu" "unknown": "Statut inconnu"
},
"reassurance": {
"free": "Gratuit",
"freeDesc": "Sans compte, sans inscription",
"fast": "Rapide",
"fastDesc": "Prêt en quelques secondes",
"private": "Privé",
"privateDesc": "Aucune donnée conservée",
"formats": "Multi-format",
"formatsDesc": "mp4, mp3, webm, mkv — jusqu'en 1080p"
},
"footer": {
"copyright": "© 2026 Ombrora"
} }
} }
+22 -6
View File
@@ -1,16 +1,19 @@
{ {
"meta": { "meta": {
"title": "Ombrora — Scaricatore di video" "title": "Ombrora — Scaricatore di video gratuito",
"description": "Scarica video da YouTube, Vimeo e altro in mp4, mp3, webm — gratis, veloce, senza account."
}, },
"home": { "home": {
"heading": "Ombrora", "heading": "Scarica i tuoi video gratuitamente",
"subheading": "Gratuito, veloce, senza account",
"urlLabel": "URL del video", "urlLabel": "URL del video",
"format": "Formato", "format": "Formato",
"quality": "Qualità", "quality": "Qualità",
"subtitles": "Scarica sottotitoli (fr, en)", "subtitles": "Sottotitoli (fr, en)",
"advanced": "Opzioni avanzate (opzionale, JSON)", "advanced": "Opzioni avanzate",
"formats": "mp4 · mp3 · webm · mkv",
"submit": "Scarica", "submit": "Scarica",
"submitting": "Invio...", "submitting": "Invio in corso...",
"errorRateLimit": "Troppe richieste. Riprova tra un'ora.", "errorRateLimit": "Troppe richieste. Riprova tra un'ora.",
"errorGeneric": "Errore durante l'invio." "errorGeneric": "Errore durante l'invio."
}, },
@@ -19,7 +22,7 @@
"notFound": "Download non trovato.", "notFound": "Download non trovato.",
"loading": "Caricamento...", "loading": "Caricamento...",
"pending": "In attesa", "pending": "In attesa",
"processing": "In corso...", "processing": "In elaborazione...",
"polling": "Questa pagina si aggiorna automaticamente ogni 5 secondi.", "polling": "Questa pagina si aggiorna automaticamente ogni 5 secondi.",
"ready": "Download pronto", "ready": "Download pronto",
"download": "Scarica", "download": "Scarica",
@@ -27,5 +30,18 @@
"failed": "Errore nel download.", "failed": "Errore nel download.",
"deleted": "Il file è scaduto ed è stato eliminato. Il download non è più disponibile.", "deleted": "Il file è scaduto ed è stato eliminato. Il download non è più disponibile.",
"unknown": "Stato sconosciuto" "unknown": "Stato sconosciuto"
},
"reassurance": {
"free": "Gratuito",
"freeDesc": "Senza account, senza registrazione",
"fast": "Veloce",
"fastDesc": "Pronto in pochi secondi",
"private": "Privato",
"privateDesc": "Nessun dato conservato",
"formats": "Multi-formato",
"formatsDesc": "mp4, mp3, webm, mkv — fino a 1080p"
},
"footer": {
"copyright": "© 2026 Ombrora"
} }
} }