You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/markasjunk/localization/sk_SK.inc

16 lines
274 B
PHP

<?php
/**
* Slovak translation for Roundcube markasjunk plugin
*
* @version 1.0 (2010-10-18)
* @author panda <admin@whistler.sk>
*
*/
$labels = array();
$labels['buttontitle'] = 'Označiť ako Spam';
$labels['reportedasjunk'] = 'Úspešne nahlásené ako Spam';
?>