You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
625 B

<?php
/**
* Russian language file
*
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Aleksandr Selivanov <alexgearbox@gmail.com>
*/
$lang['discussion'] = 'Обсуждение';
$lang['back_to_article'] = 'Назад к статье';
$lang['userpage'] = 'Участник';
//accessibility headlines
$lang['user_tools'] = 'Инструменты пользователя';
$lang['site_tools'] = 'Инструменты сайта';
$lang['page_tools'] = 'Инструменты страницы';
$lang['skip_to_content'] = 'перейти к содержанию';