35 lines
797 B
JSON
35 lines
797 B
JSON
{
|
|
"fields": {
|
|
"attachments": "Allegato",
|
|
"users": "Utenti",
|
|
"portals": "Portali",
|
|
"type": "Tipo",
|
|
"isGlobal": "Globale",
|
|
"isInternal": "Interno (per utenti interni)",
|
|
"related": "Correlato",
|
|
"createdByGender": "Creato da genere",
|
|
"data": "Dati",
|
|
"number": "Numero"
|
|
},
|
|
"filters": {
|
|
"all": "Tutti",
|
|
"posts": "Messaggi",
|
|
"updates": "Aggiornamenti"
|
|
},
|
|
"messages": {
|
|
"writeMessage": "Scrivi il tuo messaggio qui"
|
|
},
|
|
"options": {
|
|
"targetType": {
|
|
"self": "a me stesso",
|
|
"users": "A utente particolare",
|
|
"teams": "A team particolare",
|
|
"all": "A tutti gli utenti interni",
|
|
"portals": "Agli utenti del portale"
|
|
}
|
|
},
|
|
"links": {
|
|
"superParent": "Super genitore",
|
|
"related": "Relativo"
|
|
}
|
|
} |