dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- reverted unintentional change
alecpl
2009-11-10
6c5aa6b054f827c444b21c400424396e7d082888
[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ść';
?>