dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Make buttons self-closing (#1488424)
alecpl
2012-04-12
ce64332e7a9bf2468eabdb4b789270aebb3e7dc7
[githubFork/roundcubemail.git]
/
plugins
/
vcard_attachments
/
localization
/
pl_PL.inc
1
2
3
4
5
6
7
<?php
$labels = array();
$labels['addvcardmsg'] = 'Dodaj wizytówkę (vCard) do kontaktów';
$labels['vcardsavefailed'] = 'Nie można zapisać wizytówki (vCard)';
?>