conf.php 92 B

1234567
  1. <?php
  2. return array(
  3. 'users' => array(
  4. 'articles_and_size' => '%s articles (%s)',
  5. ),
  6. );