www/public_html/lib/plugins/columns/lang/ru/settings.php

13 lines
641 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Plugin Columns: Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Mykola Ostrovskyy <spambox03@mail.ru>
*/
$lang['kwcolumns'] = 'Тег колонок (по умолчанию: колонки); тег должен быть заключен в угловые скобки (&lt;колонки&gt;...&lt;/колонки&gt;)';
$lang['kwnewcol'] = 'Тег новой колонки (по умолчанию: новаяколонка)';
$lang['wrapnewcol'] = 'Заключать тег новой колонки в угловые скобки (&lt;новаяколонка&gt;)';