'button.reset_password' => 'Resetuj hasło',
'button.send' => 'Wyślij',
'button.send_by_email' => 'Wyślij e-mail',
-'button.create_team' => 'Stwórz zespół',
-'button.export' => 'Eksportuj zespół',
-'button.import' => 'Importuj zespół',
+'button.create_group' => 'Stwórz zespół', // TODO: replace "team" with "group".
+'button.export' => 'Eksportuj zespół', // TODO: replace "team" with "group".
+'button.import' => 'Importuj zespół', // TODO: replace "team" with "group".
'button.close' => 'Zamknij',
'button.stop' => 'Zatrzymaj',
// Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Nazwa zespołu',
+'label.group_name' => 'Nazwa zespołu', // TODO: replace "team" with "group".
'label.address' => 'Adres',
'label.currency' => 'Waluta',
'label.manager_name' => 'Nazwa managera',
// Form titles.
'title.login' => 'Logowanie',
-'title.teams' => 'Zespoły',
-'title.create_team' => 'Zakładanie zespołu',
-'title.edit_team' => 'Edytowanie zespołu',
-'title.delete_team' => 'Usuwanie zespołu',
+'title.groups' => 'Zespoły', // TODO: change "teams" to "groups".
+'title.create_group' => 'Zakładanie zespołu', // TODO: change "team" to "group".
+'title.edit_group' => 'Edytowanie zespołu', // TODO: change "team" to "group".
+'title.delete_group' => 'Usuwanie zespołu', // TODO: change "team" to "group".
'title.reset_password' => 'Resetowanie hasła',
'title.change_password' => 'Zmiana hasła',
'title.time' => 'Wybrana data',