dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time()...
alecpl
2012-04-19
6a8b4c2951314441e670d89204dd3b913698b23d
[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';
?>