'menu.help' => 'Aiuto',
'menu.create_team' => 'Crea gruppo',
'menu.profile' => 'Profilo',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
'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}".',