Chatwoot/app/javascript/widget/i18n/locale/es.json

28 lines
657 B
JSON
Raw Normal View History

2020-06-02 18:13:03 +00:00
{
"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"
},
2020-06-02 18:13:03 +00:00
"POWERED_BY": "Desarrollado por Chatwoot",
"EMAIL_PLACEHOLDER": "Por favor ingrese su email",
"CHAT_PLACEHOLDER": "Escribe tu mensaje"
}