72 lines
2.2 KiB
JSON
72 lines
2.2 KiB
JSON
{
|
|
"COMPONENTS": {
|
|
"FILE_BUBBLE": {
|
|
"DOWNLOAD": "Descarrega",
|
|
"UPLOADING": "S'està carregant..."
|
|
},
|
|
"FORM_BUBBLE": {
|
|
"SUBMIT": "Envia"
|
|
}
|
|
},
|
|
"TEAM_AVAILABILITY": {
|
|
"ONLINE": "Estem en línia",
|
|
"OFFLINE": "We are away at the moment"
|
|
},
|
|
"REPLY_TIME": {
|
|
"IN_A_FEW_MINUTES": "Normalment responem en pocs minuts",
|
|
"IN_A_FEW_HOURS": "Normalment responem en poques hores",
|
|
"IN_A_DAY": "Normalment respon en un dia"
|
|
},
|
|
"START_CONVERSATION": "Inicia la conversa",
|
|
"START_NEW_CONVERSATION": "Start a new conversation",
|
|
"UNREAD_VIEW": {
|
|
"VIEW_MESSAGES_BUTTON": "Veure missatges nous",
|
|
"CLOSE_MESSAGES_BUTTON": "Tanca",
|
|
"COMPANY_FROM": "from",
|
|
"BOT": "Bot"
|
|
},
|
|
"BUBBLE": {
|
|
"LABEL": "Xateja amb nosaltres"
|
|
},
|
|
"POWERED_BY": "Desenvolupat per Chatwoot",
|
|
"EMAIL_PLACEHOLDER": "Introduïu el correu electrònic",
|
|
"CHAT_PLACEHOLDER": "Escriu el missatge",
|
|
"TODAY": "Avui",
|
|
"YESTERDAY": "Ahir",
|
|
"PRE_CHAT_FORM": {
|
|
"FIELDS": {
|
|
"FULL_NAME": {
|
|
"LABEL": "Nom complet",
|
|
"PLACEHOLDER": "Introdueix el vostre nom complet",
|
|
"ERROR": "El Nom Complert és obligatori"
|
|
},
|
|
"EMAIL_ADDRESS": {
|
|
"LABEL": "Adreça de correu electrònic",
|
|
"PLACEHOLDER": "Si us plau, introdueix la teva adreça email",
|
|
"ERROR": "Adreça email invàlida"
|
|
},
|
|
"MESSAGE": {
|
|
"LABEL": "Missatge",
|
|
"PLACEHOLDER": "Si us plau, introdueix el teu missatge",
|
|
"ERROR": "Missatge massa curt"
|
|
}
|
|
},
|
|
"CAMPAIGN_HEADER": "Please provide your name and email before starting the conversation"
|
|
},
|
|
"FILE_SIZE_LIMIT": "File exceeds the {MAXIMUM_FILE_UPLOAD_SIZE} attachment limit",
|
|
"CHAT_FORM": {
|
|
"INVALID": {
|
|
"FIELD": "Invalid field"
|
|
}
|
|
},
|
|
"CSAT": {
|
|
"TITLE": "Rate your conversation",
|
|
"SUBMITTED_TITLE": "Thank you for submitting the rating",
|
|
"PLACEHOLDER": "Tell us more..."
|
|
},
|
|
"EMAIL_TRANSCRIPT": {
|
|
"BUTTON_TEXT": "Request a conversation transcript",
|
|
"SEND_EMAIL_SUCCESS": "La transcripció del xat s'ha enviat correctament",
|
|
"SEND_EMAIL_ERROR": "S'ha produït un error; tornau-ho a provar"
|
|
}
|
|
}
|