Chatwoot/app/javascript/widget/i18n/locale/es.json
Sojan Jose 7672e49148
chore: Update translations (#1561)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Goudarz Jafari (Goudarz)
Co-authored-by: korho
Co-authored-by: vfasoulas
2020-12-29 13:18:22 +05:30

33 lines
878 B
JSON

{
"COMPONENTS": {
"FILE_BUBBLE": {
"DOWNLOAD": "Descargar",
"UPLOADING": "Subiendo..."
},
"FORM_BUBBLE": {
"SUBMIT": "Enviar"
}
},
"TEAM_AVAILABILITY": {
"ONLINE": "Estamos en línea",
"OFFLINE": "Estamos fuera de línea"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "Normalmente responde en unos minutos",
"IN_A_FEW_HOURS": "Normalmente responde en unas pocas horas",
"IN_A_DAY": "Normalmente responde en un día"
},
"START_CONVERSATION": "Iniciar conversación",
"UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Ver nuevos mensajes",
"CLOSE_MESSAGES_BUTTON": "Cerrar"
},
"BUBBLE": {
"LABEL": "Chatea con nosotros"
},
"POWERED_BY": "Desarrollado por Chatwoot",
"EMAIL_PLACEHOLDER": "Por favor ingrese su email",
"CHAT_PLACEHOLDER": "Escribe tu mensaje",
"TODAY": "Hoy",
"YESTERDAY": "Ayer"
}