Cheetah
ru.php
Go to the documentation of this file.
1 <?php
2 
8  $aLangContent = array (
9  '_sys_module_spy' => 'Шпион',
10  '_ch_spy' => 'Шпион',
11  '_ch_spy_module' => 'Шпион',
12  '_ch_spy_admin' => 'Настройки',
13  '_ch_spy_profile_has_joined' => '<a href="{profile_link}">{profile_nick}</a> зарегистрировался',
14  '_ch_spy_profile_has_edited' => '<a href="{profile_link}">{profile_nick}</a> был отредактирован',
15  '_ch_spy_profile_has_edited_status_message' => '<a href="{profile_link}">{profile_nick}</a> изменил статус-сообщение',
16  '_ch_spy_profile_has_commented' => '<a href="{sender_p_link}">{sender_p_nick}</a> прокомментировал <a href="{recipient_p_link}">{recipient_p_nick}</a>',
17  '_ch_spy_profile_has_rated' => '<a href="{recipient_p_link}">{recipient_p_nick}</a> был оценен <a href="{sender_p_link}">{sender_p_nick}</a>',
18  '_ch_spy_profile_friend_accept' => '<a href="{recipient_p_link}">{recipient_p_nick}</a> принял предложение дружить от <a href="{sender_p_link}">{sender_p_nick}</a>',
19  '_ch_spy_all_activity' => 'Вся активность',
20  '_ch_spy_content_updates' => 'Обновления контента',
21  '_ch_spy_profiles_updates' => 'Обновления профилей',
22  '_ch_spy_notifications' => 'Уведомления',
23  '_ch_spy_friends' => 'Активность друзей',
24  '_ch_spy_view_all' => 'Смотреть все уведомления',
25  '_ch_spy_chart' => 'События шпиона',
26  );
$aLangContent
$aLangContent
Definition: ru.php:8
php