diff options
Diffstat (limited to 'app/Locales/pl_PL')
-rw-r--r-- | app/Locales/pl_PL/translations.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index c055c421..1253be23 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -190,7 +190,6 @@ return array( 'Actions' => 'Akcje', 'Confirmation' => 'Powtórzenie hasła', 'Description' => 'Opis', - 'Details' => 'Informacje', 'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych', 'Page not found' => 'Strona nie istnieje', 'Story Points' => 'Poziom trudności', @@ -208,7 +207,6 @@ return array( 'User' => 'Użytkownik', 'Everybody have access to this project.' => 'Każdy ma dostęp do tego projektu.', 'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.', - '%B %e, %G at %k:%M %p' => '%e %B %G o %k:%M', 'Comments' => 'Komentarze', 'Post comment' => 'Dodaj komentarz', 'Write your text in Markdown' => 'Możesz użyć Markdown', |