www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/template/default/know/these.name.php

    <?php
$names = array (
  'answer' => '问题回复',
  'expert' => '专家',
  'faq' => 'FAQ帮助',
  'index' => '首页',
  'list' => '列表页',
  'search' => '搜索页',
  'show' => '内容页',
);
?>