X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/41cf24c4700d2637472ef3c7cc920caf86f51cf4..6b8cf2090e067287e1e0bd0c1d03ef752da76bc1:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index f1eef73b..4a850456 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -275,6 +275,8 @@ $i18n_key_words = array( 'dropdown.no' => '--- żaden ---', // NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. 'dropdown.this_day' => 'wybrany dzień', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'ten tydzień', 'dropdown.last_week' => 'poprzedni tydzień', 'dropdown.this_month' => 'ten miesiąc',