X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=ffa3ca324fdd23f814a96ef0747f5d13af420b7e;hb=1078c4da84d79f93ef7f8bbffc5f0c8cb2a1a274;hp=3bfbf556c4650e0ccef82305c89f3720f963df0d;hpb=2b90ff7edde48b64097c1bb60cde036b995c4220;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 3bfbf556..ffa3ca32 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( // 'menu.group' => 'Group', 'menu.plugins' => 'Moduły', 'menu.time' => 'Czas', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Wydatki', 'menu.reports' => 'Raporty', // TODO: translate the following. @@ -644,5 +646,6 @@ $i18n_key_words = array( // Display Options form. See example at https://timetracker.anuko.com/display_options.php. // TODO: translate the following. +// 'form.display_options.menu' => 'Menu', // 'form.display_options.note_on_separate_row' => 'Note on separate row', );