en.php 122 B

123456
  1. <?php
  2. return array(
  3. 'profile' => 'Profile',
  4. 'profile:notfound' => 'Sorry. We could not find the requested profile.',
  5. );