diff options
author | Piotr Zęgota <zegalPL@gmail.com> | 2015-01-30 10:57:20 +0100 |
---|---|---|
committer | Piotr Zęgota <zegalPL@gmail.com> | 2015-01-30 10:57:20 +0100 |
commit | 65c35acacf367d5829c318510d8855535c28c5e8 (patch) | |
tree | d4f42de6dbd5b5bf1a85359fbf88e25ea2a7f270 /app/Locale/pl_PL | |
parent | f49c7e3f2158c881f575ba7e0d67e33a3b33a060 (diff) |
translation fix
Diffstat (limited to 'app/Locale/pl_PL')
-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 0a035784..a6f0800b 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -278,7 +278,7 @@ return array( 'Remember Me' => 'Pamiętaj mnie', 'Creation date' => 'Data utworzenia', 'Filter by user' => 'Filtruj według użytkowników', - 'Filter by due date' => 'Filtruj według użytkowników', + 'Filter by due date' => 'Filtruj według terminów', 'Everybody' => 'Wszyscy', 'Open' => 'Otwarto', 'Closed' => 'Zamknięto', |