Skip to content

Instantly share code, notes, and snippets.

@urusha
urusha / ru_RU.inc
Last active August 29, 2015 13:56 — forked from FireFoxIXI/ru_RU.inc
<?php
$labels = array();
$labels['in'] = 'В';
$labels['and'] = 'И';
$labels['or'] = 'Или';
$labels['not'] = 'Не';
$labels['where'] = 'Где';
$labels['exclude'] = 'Исключить';
$labels['andsubfolders'] = 'и подпапки';
$labels['allfolders'] = 'Все папки';