// 'error.client' => 'Select client.',
// 'error.report' => 'Select report.',
// 'error.record' => 'Select record.',
-
-// TODO: refactoring ongoing down from here.
-'error.auth' => 'Usuari o parula de pas incorrecta',
+'error.auth' => 'Usuari o parula de pas incorrecta.',
// TODO: translate the following.
// 'error.user_exists' => 'User with this login already exists.',
'error.project_exists' => 'Ja existeix un projecte amb aquest nom.',
// 'button.copy' => 'Copy',
'button.cancel' => 'Cancel·lar',
'button.submit' => 'Enviar',
-'button.add_user' => 'Agregar usuari ',
+'button.add_user' => 'Agregar usuari',
'button.add_project' => 'Agregar projecte',
// TODO: translate the following.
// 'button.add_task' => 'Add task',
'button.add_client' => 'Agregar client',
-// TODO: translate the folllowing:
+// TODO: translate the following.
// 'button.add_invoice' => 'Add invoice',
// 'button.add_option' => 'Add option',
'button.add' => 'Agregar',
// 'button.close' => 'Close',
// 'button.stop' => 'Stop',
+
+
+// TODO: refactoring ongoing down from here.
+
// Labels for controls on forms. Labels in this section are used on multiple forms.
// TODO: translate the following.
// 'label.team_name' => 'Team name',