2020-04-16 09:58:23 +00:00
{
"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" ,
2020-12-22 12:31:10 +00:00
"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" ,
2020-04-16 09:58:23 +00:00
"ERROR" : "El nom del compte és massa curt"
} ,
"EMAIL" : {
2020-12-22 12:31:10 +00:00
"LABEL" : "Email de treball" ,
"PLACEHOLDER" : "Introdueix la teva adreça email de treball. ex: bruce@wayne.enterprises" ,
"ERROR" : "Adreça email invàlida"
2020-04-16 09:58:23 +00:00
} ,
"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"
} ,
2020-12-09 11:13:51 +00:00
"SUBMIT" : "Envia" ,
2020-12-22 12:31:10 +00:00
"HAVE_AN_ACCOUNT" : "Ja tens un compte?"
2020-04-16 09:58:23 +00:00
}
}