fix: add missing i18n keys for wizard success states
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -440,6 +440,9 @@
|
||||
"success": {
|
||||
"title": "Your Blueprint is on the way!",
|
||||
"description": "We're analyzing your reviews now. Your Reputation Blueprint will be delivered to {{email}} within 24 hours.",
|
||||
"readyTitle": "Your Report is Ready!",
|
||||
"readyDescription": "We've sent the report to {{email}}",
|
||||
"failedTitle": "Something went wrong",
|
||||
"processing": "Analyzing reviews...",
|
||||
"createAccount": "Create an account",
|
||||
"createAccountDescription": "Track your report status and download it when ready.",
|
||||
|
||||
@@ -440,6 +440,9 @@
|
||||
"success": {
|
||||
"title": "¡Tu Radiografía está en camino!",
|
||||
"description": "Estamos analizando tus reseñas. Tu Radiografía de Reputación se entregará a {{email}} en 24 horas.",
|
||||
"readyTitle": "¡Tu Informe está Listo!",
|
||||
"readyDescription": "Hemos enviado el informe a {{email}}",
|
||||
"failedTitle": "Algo salió mal",
|
||||
"processing": "Analizando reseñas...",
|
||||
"createAccount": "Crear una cuenta",
|
||||
"createAccountDescription": "Sigue el estado de tu informe y descárgalo cuando esté listo.",
|
||||
|
||||
Reference in New Issue
Block a user