Skip to content

Commit

Permalink
feat(mon-pix): correct delete account message in es and nl.
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelleBonnemay committed Dec 16, 2024
1 parent 70c5490 commit 988ac87
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions mon-pix/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -2161,8 +2161,8 @@
"more-information": "Para más información,",
"more-information-contact-support": "puede ponerse en contacto con el servicio de asistencia.",
"title": "Eliminar mi cuenta definitivamente",
"warning-email": "Esta acción es irreversible. {pixScore} Todas las habilidades, cursos y píxeles que haya obtenido se eliminarán de forma permanente para la cuenta PIX que utilice la dirección de correo electrónico<strong>{email}</strong>.",
"warning-other": "Esta acción es irreversible. {pixScore} Todas las habilidades, cursos y píxeles que haya obtenido se eliminarán permanentemente de la cuenta PIX.<strong>{firstName} {lastName}</strong>."
"warning-email": "Esta acción es irreversible. {pixScore} Todas las habilidades, cursos y píxeles que haya obtenido se eliminarán de forma permanente para la cuenta PIX que utilice la dirección de correo electrónico <strong>{email}</strong>.",
"warning-other": "Esta acción es irreversible. {pixScore} Todas las habilidades, cursos y píxeles que haya obtenido se eliminarán permanentemente de la cuenta PIX <strong>{firstName} {lastName}</strong>."
},
"email-confirmed": "Dirección de correo electrónico verificada.",
"email-verification": {
Expand Down Expand Up @@ -2250,4 +2250,4 @@
"title": "Mis tutoriales"
}
}
}
}
6 changes: 3 additions & 3 deletions mon-pix/translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -2161,8 +2161,8 @@
"more-information": "Voor meer informatie,",
"more-information-contact-support": "kunt u contact opnemen met ondersteuning.",
"title": "Mijn account permanent verwijderen",
"warning-email": "Deze actie is onomkeerbaar. {pixScore} Alle vaardigheden, cursussen en pix die je hebt verkregen worden permanent verwijderd voor het PIX-account met het e-mailadres<strong>{email}</strong>.",
"warning-other": "Deze actie is onomkeerbaar. {pixScore} Alle vaardigheden, cursussen en pix die je hebt behaald, worden permanent verwijderd van het PIX-account.<strong>{firstName} {lastName}</strong>."
"warning-email": "Deze actie is onomkeerbaar. {pixScore} Alle vaardigheden, cursussen en pix die je hebt verkregen worden permanent verwijderd voor het PIX-account met het e-mailadres <strong>{email}</strong>.",
"warning-other": "Deze actie is onomkeerbaar. {pixScore} Alle vaardigheden, cursussen en pix die je hebt behaald, worden permanent verwijderd van het PIX-account <strong>{firstName} {lastName}</strong>."
},
"email-confirmed": "Geverifieerd e-mailadres.",
"email-verification": {
Expand Down Expand Up @@ -2250,4 +2250,4 @@
"title": "Mijn tutorials"
}
}
}
}

0 comments on commit 988ac87

Please sign in to comment.