Documentation TYPO3 par Ameos |
00001 <?php 00006 $LOCAL_LANG = Array ( 00007 'default' => Array ( 00008 '.description' => 'Built-in shop items categories.', 00009 '.details' => 'The categories are only used with the shopping system if the shop is configured to do so.', 00010 '_.seeAlso' => 'tt_products', 00011 'title.description' => '[FILL IN] tt_products_cat->title', 00012 ), 00013 ); 00014 ?>