Add localization

develop
Steve Allison 2013-02-21 17:20:27 +00:00
parent a899c6a17d
commit 0585baddb3
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<?php
$labels = array();
$labels['ipbanned'] = 'You are banned for %s';
?>