X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fpl.lang.php;h=1114d0e013871b48d993f3f6fc2544ad2a2c272a;hb=de518d7584b24c438ac562b3f1eca4e96568c85a;hp=94c308743ba522037568b1a5ad102dca0bfa4f7f;hpb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 94c30874..1114d0e0 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -156,6 +156,8 @@ $i18n_key_words = array( 'label.finish' => 'Koniec', 'label.duration' => 'Czas trwania', 'label.note' => 'Uwagi', +// TODO: translate the following. +// 'label.notes' => 'Notes', 'label.item' => 'Pozycja', 'label.cost' => 'Koszt', 'label.day_total' => 'Dziś', @@ -363,6 +365,8 @@ $i18n_key_words = array( 'form.invoice.person' => 'Osoba', 'form.invoice.invoice_to_delete' => 'Faktura do usunięcia', 'form.invoice.invoice_entries' => 'Wpisy dot. faktury', +// TODO: translate the following. +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Charts form. See example at https://timetracker.anuko.com/charts.phpp 'form.charts.interval' => 'Okres',