diff options
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 7c7162d2..b54de4b9 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -1022,7 +1022,6 @@ return array( 'Edit description' => 'Edytuj opis', 'New internal link' => 'Nowy wewnętrzny link', 'Display list of keyboard shortcuts' => 'Wyświetl skróty klawiszowe', - 'Set start date' => 'Ustaw datę rozpoczęcia', // 'Avatar' => '', 'Upload my avatar image' => 'Prześlij avatar', 'Remove my image' => 'Usuń', @@ -1383,4 +1382,5 @@ return array( // 'Edit tasks in bulk' => '', // 'Choose the properties that you would like to change for the selected tasks.' => '', // 'Configure this project' => '', + // 'Start now' => '', ); |