ca.php 102 B

123456
  1. <?php
  2. return array(
  3. 'profile' => 'Perfil',
  4. 'profile:notfound' => 'Ep!, no trobem aquest perfil',
  5. );