summaryrefslogtreecommitdiff
path: root/plugins/archive/localization/ru_RU.inc
blob: e377ad017e69427d49375219dc50a3f631e0ca15 (plain)
1
2
3
4
5
6
7
8
<?php

$labels = array();
$labels['buttontitle'] = 'Переместить выбранное в архив';
$labels['archived'] = 'Перенесено в Архив';
$labels['archivefolder'] = 'Архив';

?>