dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Managesieve: adde cs_CZ localization (#1486186)
alecpl
2009-09-30
4f420b95c62f330db37cce5a080f509eb0cb404d
[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ść';
?>