Files
twenty/packages/twenty-docs/l/it/navigation.json
T
66a68d8e1c i18n - docs translations (#19967)
Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
2026-04-22 12:47:15 +02:00

173 lines
4.1 KiB
JSON

{
"tabs": {
"gettingStarted": {
"label": "Per iniziare",
"groups": {
"welcome": {
"label": "Benvenuto"
},
"coreConcepts": {
"label": "Concetti chiave"
}
}
},
"userGuide": {
"label": "Guida utente",
"groups": {
"userGuideOverview": {
"label": "Panoramica"
},
"dataModel": {
"label": "Modello dati",
"groups": {
"dataModelReference": {
"label": "Riferimento"
},
"dataModelHowTos": {
"label": "Guide pratiche"
}
}
},
"dataMigration": {
"label": "Migrazione dei dati",
"groups": {
"dataMigrationReference": {
"label": "Riferimento"
},
"dataMigrationHowTos": {
"label": "Guide pratiche"
}
}
},
"calendarEmails": {
"label": "Calendario & Email",
"groups": {
"calendarEmailsReference": {
"label": "Riferimento"
},
"calendarEmailsHowTos": {
"label": "Guide pratiche"
}
}
},
"workflows": {
"label": "Flussi di Lavoro",
"groups": {
"workflowsReference": {
"label": "Riferimento"
},
"workflowsHowTos": {
"label": "Guide pratiche",
"groups": {
"crmAutomations": {
"label": "Automazioni CRM"
},
"connectToOtherTools": {
"label": "Connessione ad altri strumenti"
},
"advancedConfigurations": {
"label": "Configurazioni avanzate"
},
"needMoreHelp": {
"label": "Hai bisogno di ulteriore aiuto"
}
}
}
}
},
"ai": {
"label": "AI",
"groups": {
"aiReference": {
"label": "Riferimento"
},
"aiHowTos": {
"label": "Guide pratiche"
}
}
},
"layout": {
"label": "Disposizione",
"groups": {
"layoutReference": {
"label": "Riferimento",
"groups": {
"layoutViews": {
"label": "Viste"
}
}
},
"layoutHowTos": {
"label": "Guide pratiche"
}
}
},
"dashboards": {
"label": "Cruscotti",
"groups": {
"dashboardsReference": {
"label": "Riferimento"
},
"dashboardsHowTos": {
"label": "Guide pratiche"
}
}
},
"permissionsAccess": {
"label": "Autorizzazioni & Accesso",
"groups": {
"permissionsAccessReference": {
"label": "Riferimento"
},
"permissionsAccessHowTos": {
"label": "Guide pratiche"
}
}
},
"billing": {
"label": "Fatturazione",
"groups": {
"billingReference": {
"label": "Riferimento"
},
"billingHowTos": {
"label": "Guide pratiche"
}
}
},
"settings": {
"label": "Impostazioni",
"groups": {
"settingsReference": {
"label": "Riferimento"
},
"settingsHowTos": {
"label": "Guide pratiche"
}
}
}
}
},
"developers": {
"label": "Sviluppatori",
"groups": {
"developersOverview": {
"label": "Panoramica"
},
"apps": {
"label": "App"
},
"api": {
"label": "API"
},
"selfHost": {
"label": "Auto-ospitazione"
},
"contribute": {
"label": "Contribuire"
}
}
}
}
}