'button.reset_password' => 'Nollaa salasana',
'button.send' => 'Lähetä',
'button.send_by_email' => 'Lähetä sähköpostilla',
-'button.create_team' => 'Luo tiimi',
-'button.export' => 'Vie tiimi',
-'button.import' => 'Tuo tiimi',
+'button.create_group' => 'Luo tiimi', // TODO: replace "team" with "group".
+'button.export' => 'Vie tiimi', // TODO: replace "team" with "group".
+'button.import' => 'Tuo tiimi', // TODO: replace "team" with "group".
'button.close' => 'Sulje',
'button.stop' => 'Lopeta',
// Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Tiimin nimi',
+'label.group_name' => 'Tiimin nimi', // TODO: replace "team" with "group".
'label.address' => 'Osoite',
'label.currency' => 'Valuutta',
'label.manager_name' => 'Esimies',
// Form titles.
'title.login' => 'Kirjautuminen',
-'title.teams' => 'Tiimit',
+'title.groupd' => 'Tiimit', // TODO: change "teams" to "groups".
'title.create_team' => 'Tiimin luonti',
'title.edit_team' => 'Tiimin muokkaus',
'title.delete_team' => 'Tiimin poisto',