Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $aLangContent = array(
9  '_sys_module_articles' => 'Articles',
10 
11  '_articles' => 'Articles',
12  '_articles_actions_delete' => 'Delete',
13  '_articles_admin_menu_sitem' => 'Articles',
14  '_articles_archive_top_menu_sitem' => 'Articles Archive',
15  '_articles_bcaption_all' => 'Articles',
16  '_articles_bcaption_all_tags' => 'All Tags',
17  '_articles_bcaption_archive' => 'Articles Archive',
18  '_articles_bcaption_calendar' => 'Calendar',
19  '_articles_bcaption_calendar_browse' => 'Browse articles by day',
20  '_articles_bcaption_categories' => 'Categories',
21  '_articles_bcaption_category' => 'Category: {0}',
22  '_articles_bcaption_featured' => 'Featured Articles',
23  '_articles_bcaption_latest' => 'Latest Articles',
24  '_articles_bcaption_member' => 'Latest Articles',
25  '_articles_bcaption_popular' => 'Popular Articles',
26  '_articles_bcaption_post' => 'Post Article',
27  '_articles_bcaption_settings' => 'Settings',
28  '_articles_bcaption_tag' => 'Tag: {0}',
29  '_articles_bcaption_tags' => 'Tags',
30  '_articles_bcaption_top_rated' => 'Top Rated Articles',
31  '_articles_bcaption_view_action' => 'Actions',
32  '_articles_bcaption_view_comment' => 'Comments',
33  '_articles_bcaption_view_info' => 'Info',
34  '_articles_bcaption_view_main' => 'Article',
35  '_articles_bcaption_view_vote' => 'Rating',
36  '_articles_calendar_top_menu_sitem' => 'Calendar',
37  '_articles_categories_top_menu_sitem' => 'Categories',
38  '_articles_chart' => 'Articles',
39  '_articles_entry_plural' => 'articles',
40  '_articles_entry_single' => 'article',
41  '_articles_featured' => 'featured',
42  '_articles_featured_top_menu_sitem' => 'Featured',
43  '_articles_get_rss' => 'RSS',
44  '_articles_home_top_menu_sitem' => 'Articles Home',
45  '_articles_lcaption_categories' => 'Articles',
46  '_articles_lcaption_delete' => 'Delete',
47  '_articles_lcaption_edit' => 'Edit',
48  '_articles_lcaption_featured' => 'Featured',
49  '_articles_lcaption_publish' => 'Publish',
50  '_articles_lcaption_search_object' => 'Articles',
51  '_articles_lcaption_tags' => 'Articles',
52  '_articles_lcaption_unfeatured' => 'Unfeatured',
53  '_articles_lcaption_unpublish' => 'Unpublish',
54  '_articles_msg_failed_delete' => 'Cannot delete the article. Check if you have a permission to do it.',
55  '_articles_msg_no_results' => 'Empty',
56  '_articles_msg_success_delete' => 'Article has been deleted.',
57  '_articles_pcaption_admin' => 'Articles',
58  '_articles_pcaption_archive' => 'Articles Archive',
59  '_articles_pcaption_calendar' => 'Calendar',
60  '_articles_pcaption_categories' => 'Categories',
61  '_articles_pcaption_category' => 'Category: {0}',
62  '_articles_pcaption_featured' => 'Featured Articles',
63  '_articles_pcaption_home' => 'Articles Home',
64  '_articles_pcaption_popular' => 'Popular Articles',
65  '_articles_pcaption_tag' => 'Tag: {0}',
66  '_articles_pcaption_tags' => 'Tags',
67  '_articles_pcaption_top_rated' => 'Top Rated Articles',
68  '_articles_popular_top_menu_sitem' => 'Popular',
69  '_articles_rss_caption' => 'Articles',
70  '_articles_sbs_commentPost' => '{0} (New Article Comments)',
71  '_articles_sbs_main' => '{0}',
72  '_articles_search_top_menu_sitem' => 'Search',
73  '_articles_sitemap' => 'Articles',
74  '_articles_ss' => 'Articles',
75  '_articles_ss_adm_stats' => 'Pending Articles',
76  '_articles_status_0' => 'active',
77  '_articles_status_1' => 'inactive',
78  '_articles_status_2' => 'pending',
79  '_articles_tags_top_menu_sitem' => 'Tags',
80  '_articles_top_menu_item' => 'Articles',
81  '_articles_top_top_menu_sitem' => 'Top Rated',
82  '_articles_view_top_menu_sitem' => 'Articles',
83  '_sbs_txt_title_ch_articles' => 'Articles',
84  '_mma_Articles_Delete' => 'articles delete',
85 );
$aLangContent
$aLangContent
Definition: en.php:8
php