ja.php 254 B

123456789
  1. <?php
  2. return array(
  3. 'custom:bookmarks' => "新着ブックマーク",
  4. 'custom:groups' => "新着グループ",
  5. 'custom:files' => "新着ファイル",
  6. 'custom:blogs' => "新着ブログ記事",
  7. 'custom:members' => "最近の参加メンバー",
  8. );