tr.php 232 B

123456789
  1. <?php
  2. return array(
  3. 'custom:bookmarks' => "En yeni yer imleri",
  4. 'custom:groups' => "En yeni gruplar",
  5. 'custom:files' => "En yeni dosyalar",
  6. 'custom:blogs' => "En yeni blog gönderileri",
  7. 'custom:members' => "Yeni üyeler",
  8. );