dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
- Help: hu_HU localization
alecpl
2009-10-06
ffeab7fe7e0ccf1d458d6a863600359c38769950
[githubFork/roundcubemail.git]
/
plugins
/
markasjunk
/
localization
/
pl_PL.inc
commit
|
author
|
age
34ee9e
1
<?php
A
2
3
$labels = array();
4
$labels['buttontitle'] = 'Oznacz jako SPAM';
5
$labels['reportedasjunk'] = 'Pomyślnie oznaczono jako SPAM';
6
7
?>