cmn.php 215 B

123456789
  1. <?php
  2. return array(
  3. 'custom:bookmarks' => "新進書籤",
  4. 'custom:groups' => "新進群組",
  5. 'custom:files' => "新進檔案",
  6. 'custom:blogs' => "新進部落格貼文",
  7. 'custom:members' => "新進成員",
  8. );