Chatwoot/app/javascript/widget/i18n/locale/es.json
Sojan Jose 83eb92e7ff
chore: Enable Russian, update translations (#1159)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-08-22 17:54:16 +05:30

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"
}