Fix a typo and minor visual improvement
This commit is contained in:
@@ -76,7 +76,7 @@ return array(
|
||||
'Title' => 'Tytuł',
|
||||
'Add Column' => 'Dodaj kolumnę',
|
||||
'Project "%s"' => 'Projekt "%s"',
|
||||
'No body assigned' => 'Nikt nie przypisany',
|
||||
'Nobody assigned' => 'Nikt nie przypisany',
|
||||
'Assigned to %s' => 'Przypisane do %s',
|
||||
'Remove a column' => 'Usuń kolumnę',
|
||||
'Remove a column from a board' => 'Usuń kolumnę z tablicy',
|
||||
@@ -107,7 +107,7 @@ return array(
|
||||
'Do you really want to open this task: "%s"?' => 'Na pewno chcesz otworzyć zadanie: "%s"?',
|
||||
'Back to the board' => 'Powrót do tablicy',
|
||||
'Created on %B %e, %G at %k:%M %p' => 'Utworzono dnia %e %B %G o %k:%M',
|
||||
'There is no body assigned' => 'Nikt nie jest przypisany',
|
||||
'There is nobody assigned' => 'Nikt nie jest przypisany',
|
||||
'Column on the board:' => 'Kolumna na tablicy:',
|
||||
'Status is open' => 'Status otwarty',
|
||||
'Status is closed' => 'Status zamknięty',
|
||||
@@ -173,7 +173,6 @@ return array(
|
||||
'Date created' => 'Data utworzenia',
|
||||
'Date completed' => 'Data zakończenia',
|
||||
'Id' => 'Ident',
|
||||
'Show this task' => 'Pokaż to zadanie',
|
||||
'No task' => 'Brak zadań',
|
||||
'completed tasks' => 'ukończone zadania',
|
||||
'List of projects' => 'Lista projektów',
|
||||
|
||||
Reference in New Issue
Block a user