Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $aLangContent = array(
9  '_sys_module_quotes' => 'Quotes',
10  '_ch_Quotes' => 'Quotes',
11  '_adm_page_cpt_quotes' => 'Quotes',
12  '_adm_box_cpt_quotes' => 'Quotes administration',
13  '_ch_quotes_bcaption_quotes' => 'Quotes',
14  '_ch_quotes_text' => 'Quote text',
15  '_ch_quotes_text_err' => 'The quote text should be from 3 to {0} symbols in length',
16  '_ch_quotes_author' => 'Quote author',
17  '_ch_quotes_author_err' => 'The quote author should be from 3 to {0} symbols in length',
18  '_ch_quotes_success' => 'Quote successfully added',
19  '_ch_quotes_edited_success' => 'Quote successfully edited',
20  '_ch_quotes_fail' => 'Failed to add quote',
21  '_ch_quotes_existed_list' => 'Existing quotes',
22  '_ch_quotes_add_new' => 'Add new quote',
23  '_ch_quotes_ss' => 'Quotes',
24  '_ch_quotes_ss_adm_stats' => 'Pending Quotes',
25 );
$aLangContent
$aLangContent
Definition: en.php:8
php