Enable Spanish (#913)

This commit is contained in:
Sojan Jose
2020-06-02 23:43:03 +05:30
committed by GitHub
parent f78df91dd2
commit 93d8a25877
38 changed files with 395 additions and 32 deletions

View File

@@ -0,0 +1,20 @@
{
"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"
},
"POWERED_BY": "Desarrollado por Chatwoot",
"EMAIL_PLACEHOLDER": "Por favor ingrese su email",
"CHAT_PLACEHOLDER": "Escribe tu mensaje"
}