about summary refs log blame commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/nl/lang.php
blob: b426f6ba56c97d5ab39a93126bc065d27d6c2a2a (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                                                                      
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Hugo Smet <hugo.smet@scarlet.be>
 */
$lang['connectfail']           = 'Connectie met de database mislukt.';
$lang['userexists']            = 'Sorry, een gebruiker met deze login bestaat reeds.';
$lang['writefail']             = 'Onmogelijk om de gebruikers data te wijzigen. Gelieve de Wiki-Admin te informeren.';