datasurvey/src/main/webapp/i18n/es/activate.json

10 lines
245 B
JSON

{
"activate": {
"title": "Registro Completado",
"messages": {
"success": "¡Felicidades! Su confirmación de correo fue exitosa ",
"error": "Ocurrió un error al confirmar su correo, por favor intente de nuevo"
}
}
}