dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Pipe date string through write_log plugin hook (#1485979)
thomascube
2009-07-21
a0c4cbe8ece6397950eb2b14bc239ce389c7b0a1
[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ść';
?>