677f56f802
Co-authored-by: Pranav <pranav@chatwoot.com> Co-authored-by: AlguienSama Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Frederik Co-authored-by: Ambler (ambler) Co-authored-by: Hossein Sadeghi (ssageghi) Co-authored-by: korho Co-authored-by: vfasoulas Co-authored-by: Thiago Ramos (thiago) Co-authored-by: Ehab hakawati (ehab.hakawati) Co-authored-by: Karl Marx (taylanguney) Co-authored-by: Fernando Sousa (Fernando) Co-authored-by: Matt (duartemvix)
38 lines
1.4 KiB
JSON
38 lines
1.4 KiB
JSON
{
|
||
"REGISTER": {
|
||
"TRY_WOOT": "Registra un compte",
|
||
"TITLE": "Registre",
|
||
"TERMS_ACCEPT": "En registrar-vos, esteu d’acord amb el nostre <a href=\"https://www.chatwoot.com/terms\">T & C</a> i <a href=\"https://www.chatwoot.com/privacy-policy\">Polítiques de Privadesa</a>",
|
||
"ACCOUNT_NAME": {
|
||
"LABEL": "Nom del compte",
|
||
"PLACEHOLDER": "Introdueix el nom del compte. ex: Wayne Enterprises",
|
||
"ERROR": "El nom del compte és massa curt"
|
||
},
|
||
"FULL_NAME": {
|
||
"LABEL": "Nom complet",
|
||
"PLACEHOLDER": "Introdueix el teu nom complet. ex: Bruce Wayne",
|
||
"ERROR": "El nom del compte és massa curt"
|
||
},
|
||
"EMAIL": {
|
||
"LABEL": "Email de treball",
|
||
"PLACEHOLDER": "Introdueix la teva adreça email de treball. ex: bruce@wayne.enterprises",
|
||
"ERROR": "Adreça email invàlida"
|
||
},
|
||
"PASSWORD": {
|
||
"LABEL": "Contrasenya",
|
||
"PLACEHOLDER": "Contrasenya",
|
||
"ERROR": "La contrasenya és massa curta"
|
||
},
|
||
"CONFIRM_PASSWORD": {
|
||
"LABEL": "Confirma la contrasenya",
|
||
"PLACEHOLDER": "Confirma la contrasenya",
|
||
"ERROR": "Les contrasenyes no coincideixen"
|
||
},
|
||
"API": {
|
||
"SUCCESS_MESSAGE": "Registrat correctament",
|
||
"ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant"
|
||
},
|
||
"SUBMIT": "Envia",
|
||
"HAVE_AN_ACCOUNT": "Ja tens un compte?"
|
||
}
|
||
}
|