'menu.logout' => 'Logout',
'menu.forum' => 'Forum',
'menu.help' => 'Aiuto',
-'menu.create_team' => 'Crea gruppo',
+'menu.create_group' => 'Crea gruppo',
'menu.profile' => 'Profilo',
'menu.group' => 'Gruppo',
'menu.time' => 'Tempo',
// 'form.profile.allow_ip' => 'Allow IP',
'form.profile.plugins' => 'Plugin',
+// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
+// TODO: translate the following.
+// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
+
// Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
'form.mail.from' => 'Da',
'form.mail.to' => 'A',