'button.reset_password' => 'Resetuj lozinku',
'button.send' => 'Pošalji',
'button.send_by_email' => 'Pošalji mejlom',
-'button.create_team' => 'Napravi tim',
-'button.export' => 'Izvezi tim',
-'button.import' => 'Uvezi tim',
+'button.create_group' => 'Napravi tim', // TODO: replace "team" with "group".
+'button.export' => 'Izvezi tim', // TODO: replace "team" with "group".
+'button.import' => 'Uvezi tim', // TODO: replace "team" with "group".
'button.close' => 'Zatvori',
'button.stop' => 'Stani',
// Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Naziv tim-a',
+'label.group_name' => 'Naziv tim-a', // TODO: replace "team" with "group".
'label.address' => 'Adresa',
'label.currency' => 'Valuta',
'label.manager_name' => 'Ime Menadžera',
// Form titles.
'title.login' => 'Prijava',
-'title.teams' => 'Timovi',
+'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
'title.create_team' => 'Napravi tim',
'title.edit_team' => 'Izmeni tim',
'title.delete_team' => 'Obriši tim',