da.php 124 B

123456
  1. <?php
  2. return array(
  3. 'profile' => 'Profil',
  4. 'profile:notfound' => 'Beklager, vi kunne ikke finde den ønskede profil.',
  5. );