dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Avoid double-encoding of HTML entities in signature edit field
Thomas Bruederli
2012-11-19
810efee4d36da6edbc721c82c3a97966005101de
[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';
?>