Skip to content

Commit

Permalink
Dutch localization
Browse files Browse the repository at this point in the history
added Dutch localization
  • Loading branch information
Mindless999 authored Aug 2, 2016
1 parent b48844d commit f91b763
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions localization/nl_NL.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php
$labels = array();
$messages = array();
$messages['recaptchafailed'] = 'CAPTCHA verificatie mislukt!';
$messages['recaptchaempty'] = 'CAPTCHA verificatie leeg!';
?>

0 comments on commit f91b763

Please sign in to comment.