1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00
ifhub.club/templates/skin/synio/settings/language/russian.php

23 lines
760 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
/**
* English language file.
*/
return array(
'footer_menu_user_profile' => 'Мой профиль',
'footer_menu_user_quest_title' => 'Вы можете',
'footer_menu_navigate_title' => 'Разделы',
'footer_menu_project_title' => 'LiveStreet CMS',
'footer_menu_project_about' => 'О проекте',
'footer_menu_project_contact' => 'Контакты',
'footer_menu_project_advert' => 'Реклама',
'footer_menu_project_help' => 'Помощь',
'blog_leave' => 'Не читать',
'blog_join' => 'Читать',
'blog_expand_info' => 'О блоге',
'blog_fold_info' => 'Свернуть',
'profile_about_empty' => 'Пока ничего не известно...',
'profile_about_edit' => 'Редактировать',
);