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

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