Files
espocrm/application/Espo/Resources/i18n/it_IT/WebhookEventQueueItem.json
2026-01-19 17:46:06 +01:00

13 lines
217 B
JSON

{
"fields": {
"event": "Evento",
"target": "Destinazione",
"data": "Dati",
"isProcessed": "Processato",
"user": "Utente"
},
"links": {
"target": "Destinazione",
"user": "Utente"
}
}