Skip to content

Instantly share code, notes, and snippets.

View FireFoxIXI's full-sized avatar

Steve Ludovicy FireFoxIXI

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