roundcube-defense/localization/en_US.inc

6 lines
76 B
PHP

<?php
$labels = array();
$labels['ipbanned'] = 'You are banned for %s';
?>