'menu.profile' => 'Profiili',
// TODO: translate the following.
// 'menu.group' => 'Group',
+'menu.plugins' => 'Lisäosat',
'menu.time' => 'Tunnit',
'menu.expenses' => 'Kulut',
'menu.reports' => 'Raportit',
'title.profile' => 'Profiili',
// TODO: translate the following.
// 'title.group' => 'Group Settings',
+'title.plugins' => 'Lisäosat',
'title.cf_custom_fields' => 'Omat kentät',
'title.cf_add_custom_field' => 'Oman kentän lisäys',
'title.cf_edit_custom_field' => 'Oman kentän muokkaus',
'form.export.compression_none' => 'ei pakata',
'form.export.compression_bzip' => 'bzip',
-// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
+// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first).
'form.import.hint' => 'Tuo tiimitiedot xml-tiedostosta.', // TODO: replace "team" with "group".
'form.import.file' => 'Valitse tiedosto',
'form.import.success' => 'Tietojen tuonti onnistui.',
// 'form.group_edit.future_entries' => 'Future entries',
// 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
// 'form.group_edit.allow_ip' => 'Allow IP',
-'form.group_edit.plugins' => 'Lisäosat',
// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
// TODO: translate the following.