Added missing translations

This commit is contained in:
rzeka 2014-02-24 21:07:00 +01:00
parent 68f9cb08b9
commit b4784d39e1
1 changed files with 3 additions and 6 deletions

View File

@ -180,10 +180,7 @@ return array(
'%d closed tasks' => '%d zamkniętych zadań',
'no task for this project' => 'brak zadań dla tego projektu',
'Public link' => 'Link publiczny',
/* Missing translations:
'There is no column in your project!' => '',
'Change assignee' => '',
'Change assignee for the task "%s"' => '',
*/
'There is no column in your project!' => 'Brak kolumnt w Twoim projekcie',
'Change assignee' => 'Zmień odpowiedzialną osobę',
'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
);