dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix character set conversion fails on systems where iconv doesn't accept ...
alecpl
2010-01-31
f52e7a00735e3542c049464735cee57bebacdb2f
[githubFork/roundcubemail.git]
/
plugins
/
userinfo
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
8
9
<?php
$labels = array();
$labels['userinfo'] = 'Informacje';
$labels['created'] = 'Utworzony';
$labels['lastlogin'] = 'Ostatnie logowanie';
$labels['defaultidentity'] = 'Domyślna tożsamość';
?>