Skip to content

Commit

Permalink
Merge pull request #14 from Mindless999/patch-1
Browse files Browse the repository at this point in the history
Dutch localization
  • Loading branch information
dsoares authored Aug 2, 2016
2 parents b48844d + f91b763 commit 895e69e
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 895e69e

Please sign in to comment.