dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Improve security of modcss.php by setting timeouts and more sanity checks
thomascube
2009-08-12
db522183372aebf81c0dd958a351f108a76efeae
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Pomoc';
$labels['about'] = 'O programie';
$labels['license'] = 'Licencja';
?>