// Labels for controls on forms. Labels in this section are used on multiple forms.
// TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
// 'label.address' => 'Address',
'label.currency' => 'Měna',
// TODO: translate the following.
// Compare with English file to see how it is done there and do Czech titles similarly.
// Specifically: Vytváření vs Pridat, etc.
'title.login' => 'Přihlásit',
-'title.teams' => 'Týmy',
+'title.groups' => 'Týmy', // TODO: change "teams" to "groups".
// TODO: translate the following.
// 'title.create_team' => 'Creating Team',
// 'title.edit_team' => 'Editing Team',