Russian locale

This commit is contained in:
inpos 2017-12-10 16:42:09 +03:00
parent 45aa6e504b
commit 2afdc83164

6
localization/ru_RU.inc Normal file
View File

@ -0,0 +1,6 @@
<?php
$labels = array();
$labels['ipbanned'] = 'Вы заблокированы на %s';
?>