83eb92e7ff
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
27 lines
657 B
JSON
27 lines
657 B
JSON
{
|
|
"COMPONENTS": {
|
|
"FILE_BUBBLE": {
|
|
"DOWNLOAD": "Descargar",
|
|
"UPLOADING": "Subiendo..."
|
|
},
|
|
"FORM_BUBBLE": {
|
|
"SUBMIT": "Enviar"
|
|
}
|
|
},
|
|
"AGENT_AVAILABILITY": {
|
|
"IS_AVAILABLE": "está disponible",
|
|
"ARE_AVAILABLE": "están disponibles",
|
|
"OTHERS_ARE_AVAILABLE": "otros están disponibles",
|
|
"AND": "y"
|
|
},
|
|
"UNREAD_VIEW": {
|
|
"VIEW_MESSAGES_BUTTON": "Ver nuevos mensajes",
|
|
"CLOSE_MESSAGES_BUTTON": "Cerrar"
|
|
},
|
|
"BUBBLE": {
|
|
"LABEL": "Chat with us"
|
|
},
|
|
"POWERED_BY": "Desarrollado por Chatwoot",
|
|
"EMAIL_PLACEHOLDER": "Por favor ingrese su email",
|
|
"CHAT_PLACEHOLDER": "Escribe tu mensaje"
|
|
}
|