a77cc713c2
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
20 lines
486 B
JSON
20 lines
486 B
JSON
{
|
|
"COMPONENTS": {
|
|
"FILE_BUBBLE": {
|
|
"DOWNLOAD": "Descarrega",
|
|
"UPLOADING": "Uploading..."
|
|
},
|
|
"FORM_BUBBLE": {
|
|
"SUBMIT": "Envia"
|
|
}
|
|
},
|
|
"AGENT_AVAILABILITY": {
|
|
"IS_AVAILABLE": "is available",
|
|
"ARE_AVAILABLE": "are available",
|
|
"OTHERS_ARE_AVAILABLE": "others are available",
|
|
"AND": "and"
|
|
},
|
|
"POWERED_BY": "Powered by Chatwoot",
|
|
"EMAIL_PLACEHOLDER": "Introduïu el correu electrònic",
|
|
"CHAT_PLACEHOLDER": "Type your message"
|
|
}
|