dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Adapt to common naming scheme for template tag attributes
Thomas Bruederli
2012-11-07
19b0d444e7c3a4262f21414f55d2d8ece0cf5786
[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';
?>