Files
archived-chatwoot/app/javascript/dashboard/i18n/locale/ca/resetPassword.json
2024-07-25 11:58:22 -07:00

18 lines
772 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"RESET_PASSWORD": {
"TITLE": "Restablir la contrasenya",
"DESCRIPTION": "Introduïu l'adreça de correu electrònic que feu servir per iniciar sessió a Chatwoot per obtenir les instruccions de restabliment de la contrasenya.",
"GO_BACK_TO_LOGIN": "Si voleu tornar a la pàgina d'inici de sessió,",
"EMAIL": {
"LABEL": "Correu electrònic",
"PLACEHOLDER": "Introduïu el vostre correu electrònic.",
"ERROR": "Introduïu un correu electrònic vàlid."
},
"API": {
"SUCCESS_MESSAGE": "Lenllaç de reinicialització de la contrasenya sha enviat al vostre correu electrònic.",
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
},
"SUBMIT": "Envia"
}
}