'button.reset_password' => 'Obnoviť heslo',
'button.send' => 'Odoslať',
'button.send_by_email' => 'Odoslať na e-mail',
-'button.create_team' => 'Vytvoriť tím',
-'button.export' => 'Exportovať tím',
-'button.import' => 'Importovať tím',
+'button.create_group' => 'Vytvoriť tím', // TODO: replace "team" with "group".
+'button.export' => 'Exportovať tím', // TODO: replace "team" with "group".
+'button.import' => 'Importovať tím', // TODO: replace "team" with "group".
'button.close' => 'Zatvoriť',
// TODO: translate the following.
// 'button.stop' => 'Stop',
// Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Názov tímu',
+'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group".
'label.address' => 'Adresa',
'label.currency' => 'Mena',
'label.manager_name' => 'Meno manažéra',
// Form titles.
'title.login' => 'Prihlásenie',
-'title.teams' => 'Tímy',
+'title.groups' => 'Tímy', // TODO: change "teams" to "groups".
'title.create_team' => 'Vytváranie tímu',
// TODO: translate the following.
// 'title.edit_team' => 'Editing Team',