de.php 135 B

123456
  1. <?php
  2. return array(
  3. 'profile' => 'Profil',
  4. 'profile:notfound' => 'Entschuldigung, wir konnten das gesuchte Profil nicht finden.',
  5. );