'error.task' => 'Wybierz zadanie.',
'error.client' => 'Wybierz klienta.',
'error.report' => 'Wybierz raport.',
+// TODO: translate the following.
+// 'error.record' => 'Select record.',
'error.auth' => 'Błędny login lub hasło.',
'error.user_exists' => 'Użytkownik o takiej nazwie już istnieje.',
'error.project_exists' => 'Projekt o takiej nazwie już istnieje.',
'button.import' => 'Importuj zespół',
'button.close' => 'Zamknij',
'button.stop' => 'Zatrzymaj',
-// TODO: translate the following.
-// 'button.mark_paid' => 'Mark paid',
// Labels for controls on forms. Labels in this section are used on multiple forms.
'label.team_name' => 'Nazwa zespołu',
// 'label.quantity' => 'Quantity',
// 'label.paid_status' => 'Paid status',
// 'label.paid' => 'Paid',
+// 'label.mark_paid' => 'Mark paid',
// Form titles.
'title.login' => 'Logowanie',