59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
{
|
|
"fields": {
|
|
"name": "Nome",
|
|
"number": "Numero",
|
|
"status": "Stato",
|
|
"contact": "Contatto",
|
|
"contacts": "Contatti",
|
|
"priority": "Priorità",
|
|
"type": "Tipo",
|
|
"description": "Descrizione",
|
|
"attachments": "Allegati",
|
|
"inboundEmail": "Account Email di Gruppo",
|
|
"originalEmail": "Email Originale",
|
|
"isInternal": "Nascosto dal portale"
|
|
},
|
|
"links": {
|
|
"contact": "Contatto (Primario)",
|
|
"Contacts": "Contatti",
|
|
"meetings": "Riunioni",
|
|
"calls": "Chiamate",
|
|
"tasks": "Compiti",
|
|
"emails": "Email",
|
|
"articles": "Articoli della Base di Conoscenza",
|
|
"attachments": "Allegati",
|
|
"inboundEmail": "Account Email di Gruppo"
|
|
},
|
|
"options": {
|
|
"status": {
|
|
"New": "Nuovo",
|
|
"Assigned": "Assegnato",
|
|
"Pending": "In Attesa",
|
|
"Closed": "Chiuso",
|
|
"Rejected": "Rigettato",
|
|
"Duplicate": "Duplicato"
|
|
},
|
|
"priority": {
|
|
"Low": "Basso",
|
|
"Normal": "Normale",
|
|
"High": "Alto",
|
|
"Urgent": "Urgente"
|
|
},
|
|
"type": {
|
|
"Question": "Domanda",
|
|
"Incident": "Incidente",
|
|
"Problem": "Problema"
|
|
}
|
|
},
|
|
"labels": {
|
|
"Create Case": "Crea Caso",
|
|
"Close": "Chiuso",
|
|
"Reject": "Rigettato",
|
|
"Closed": "Chiuso",
|
|
"Rejected": "Rigettato"
|
|
},
|
|
"presetFilters": {
|
|
"open": "Aperto",
|
|
"closed": "Chiuso"
|
|
}
|
|
} |