aboutsummaryrefslogtreecommitdiff
path: root/mod/languages/languages/nl/nl.profile.php
blob: 9d2773ee35471e241296eb4d63fc40a79fdab3e7 (plain)
1
2
3
4
5
6
7
8
<?php
$nl = array (
  'profile' => 'Profiel',
  'profile:notfound' => 'Sorry. Het opgegeven profiel kon niet gevonden worden.',
);

add_translation("nl", $nl);