X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpl.lang.php;h=281fb62f124991b9414fa02970235d3efc0fa38f;hb=eb14c12d3be2cd31e20988b6abf7585f6af0b34d;hp=d64895c929d6333b62a3b19e774f61e1b2ee46e8;hpb=664fe935d85316a57f2285dba5ecd42c66f4982e;p=timetracker.git diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index d64895c9..281fb62f 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -134,6 +134,8 @@ $i18n_key_words = array( 'label.password' => 'Hasło', 'label.confirm_password' => 'Potwierdź hasło', 'label.email' => 'E-mail', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', 'label.date' => 'Data', 'label.start_date' => 'Data początkowa', 'label.end_date' => 'Data końcowa',