summaryrefslogtreecommitdiff
path: root/plugins/new_user_dialog/localization/nl_NL.inc
blob: 3cc9cec688e57b88c9c35e587a65a6d273fa5f48 (plain)
1
2
3
4
5
6
7
<?php

$labels = array();
$labels['identitydialogtitle'] = 'Vul uw correcte identiteitgegevens in a.u.b.';
$labels['identitydialoghint'] = 'Dit scherm verschijnt enkel bij uw eerste login.';

?>