summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/es_ES.inc
blob: 8e5ca492d01a9e8f4155f5861bd58bddfc0f073b (plain)
1
2
3
4
5
6
7
<?php

$labels = array();
$labels['buttontitle'] = 'Marcar como SPAM';
$labels['reportedasjunk'] = 'Mensaje informado como SPAM';

?>