- <?php
-
- return [
- 'news' => 'News',
- 'communication' => 'Communication',
- 'guestbook' => 'Guest book',
- 'photos' => 'Photo gallery',
- 'votes' => 'Voting',
- 'offers' => 'Suggestions / Problems',
- 'forums' => 'Forum',
- 'loads' => 'Downloads',
- 'blogs' => 'Blogs',
- 'boards' => 'Bulletin board',
- 'pages' => 'Useful information',
- 'docs' => 'Rotor documentation',
- 'search' => 'Site search',
- 'mails' => 'Feedback',
- 'users' => 'Users',
- 'contacts' => 'Contact list',
- 'ignores' => 'Ignore list',
- 'messages' => 'Messages',
- 'chat' => 'Chat',
- 'user_search' => 'User search',
- 'statistics' => 'Attendance Statistics',
-
- 'menu' => 'Menu',
- 'login' => 'Login',
- 'logout' => 'Logout',
- 'register' => 'Register',
- 'panel' => 'Control',
- 'complains' => 'Complains',
-
- 'private_message' => 'Private message!',
- 'wall_post' => 'New writing on the wall!',
- 'courses' => 'Exchange rates',
- 'courses_error' => 'Failed to download the latest exchange rates!',
- 'calendar' => 'Calendar',
- 'online' => 'Online',
-
- 'db_queries' => 'DB queries',
- 'db_speed' => 'DB speed',
- 'ram_consumption' => 'Consumption of ram',
- 'cpu_load' => 'CPU load',
- 'loading_speed' => 'Loading speed',
- 'seconds' => 'sec.',
-
- 'information' => 'Information',
- 'site_rules' => 'Site rules',
- 'tag_help' => 'Tag help',
- 'stickers_help' => 'Stickers help',
- 'faq' => 'FAQ',
- 'api_interface' => 'Api interface',
- 'user_statuses' => 'User statuses',
-
- 'recent_activity' => 'Recent activity',
- 'recent_topics' => 'Recent topics',
- 'recent_files' => 'Recent files',
- 'recent_articles' => 'Recent articles',
- 'recent_photos' => 'Recent photos',
-
- 'mail_contact' => 'Mail / Contact',
- 'profile_settings' => 'Profile / Settings',
- 'my_account' => 'My account',
- 'my_profile' => 'My profile',
- 'my_details' => 'My details',
- 'my_settings' => 'Settings',
- 'social_networks' => 'Social networks',
- 'activity' => 'Activity',
- 'my_wall' => 'My wall',
- 'notebook' => 'Notebook',
- 'admin_advertising' => 'Admin advertising',
- 'advertising' => 'Advertising',
- 'reputation_history' => 'Reputation history',
- 'reputation_edit' => 'Reputation changes',
- 'auth_history' => 'Authorization history',
- 'money_transfer' => 'Money transfer',
- 'wall_posts' => 'Wall posts',
- 'wall_posts_login' => 'Wall posts :login',
-
- 'confirm_register' => 'Confirmation of registration',
- 'banned' => 'You are banned',
- 'note' => 'Note',
- 'upload_photo' => 'Upload photo',
- 'search_users' => 'Search users',
- 'search_results' => 'Search results',
- 'account' => 'Account',
-
- 'upgrade' => 'System upgrade',
- 'ban_history' => 'Ban history',
- 'ban_unban' => 'Ban / Unban',
- 'admin_chat' => 'Admin chat',
- 'banned_list' => 'Banned',
- 'pending_list' => 'Awaiting',
- 'antimat' => 'Antimat',
- 'invitations' => 'Invitations',
- 'cash_transactions' => 'Cash transactions',
- 'ip_ban' => 'IP ban',
- 'phpinfo' => 'PHP info',
- 'new_loads' => 'New publications',
- 'errors' => 'Errors / Bans',
- 'stickers' => 'Stickers',
- 'blacklist' => 'Blacklist',
- 'site_settings' => 'Site settings',
- 'cache_clear' => 'Clear cache',
- 'backup' => 'Backup',
- 'site_scan' => 'Website crawl',
- 'private_mailing' => 'Private newsletter',
- 'logs_visits' => 'Visit logs',
- 'email_templates' => 'Email templates',
- 'page_editor' => 'Page editor',
- 'user_cleaning' => 'User cleaning',
- 'paid_adverts' => 'Paid adverts',
- 'modules' => 'Modules',
- ];