13 lines
318 B
JSON
13 lines
318 B
JSON
{
|
|
"labels": {
|
|
"Create Lead": "Crear posible cliente",
|
|
"Create Contact": "Crear contacto",
|
|
"Create Task": "Crear tarea",
|
|
"Create Case": "Crear ticket",
|
|
"Add to Contact": "Agregar a contacto",
|
|
"Add to Lead": "Agregar a posible cliente"
|
|
},
|
|
"fields": {
|
|
"tasks": "Tareas"
|
|
}
|
|
} |