common.php 60 B

12345
  1. <?php
  2. return array (
  3. 'HOME_FONT' => '网站首页',
  4. );
  5. ?>