13 lines
217 B
JSON
13 lines
217 B
JSON
{
|
|
"fields": {
|
|
"event": "Evento",
|
|
"target": "Destinazione",
|
|
"data": "Dati",
|
|
"isProcessed": "Processato",
|
|
"user": "Utente"
|
|
},
|
|
"links": {
|
|
"target": "Destinazione",
|
|
"user": "Utente"
|
|
}
|
|
} |