'menu.users' => 'Korisnici',
// TODO: translate the following.
// 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
'menu.export' => 'Izvoz',
'menu.clients' => 'Klijenti',
'menu.options' => 'Opcije',
// Form titles.
'title.login' => 'Prijava',
'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
+// TODO: translate the following.
+// 'title.subgroups' => 'Subgroups',
'title.create_group' => 'Napravi tim', // TODO: change "team" to "group".
'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group".
'title.delete_group' => 'ObriĊĦi tim', // TODO: change "team" to "group".