You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/new_user_dialog/localization/nl_NL.inc

8 lines
195 B
PHTML

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