roundcube-defense/localization/en_US.inc

6 lines
76 B
PHP
Raw Permalink Normal View History

2013-02-21 21:20:27 +04:00
<?php
$labels = array();
$labels['ipbanned'] = 'You are banned for %s';
?>