'menu.help' => 'Aiuto',
'menu.create_team' => 'Crea gruppo',
'menu.profile' => 'Profilo',
+'menu.group' => 'Gruppo',
'menu.time' => 'Tempo',
'menu.expenses' => 'Spese',
'menu.reports' => 'Rapporti',
'error.access_denied' => 'Accesso negato.',
'error.sys' => 'Errore di sistema.',
'error.db' => 'Errore database.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
'error.field' => 'Dato "{0}" errato.',
'error.empty' => 'Il campo "{0}" è vuoto.',
'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".',
'title.import' => 'Importa i dati del gruppo',
'title.options' => 'Opzioni',
'title.profile' => 'Profilo',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
'title.cf_custom_fields' => 'Campi personalizzati',
'title.cf_add_custom_field' => 'Aggiunta campo personalizzato',
'title.cf_edit_custom_field' => 'Modifica campo personalizzato',