Create lang.php

This commit is contained in:
Mark Prins
2013-09-02 11:08:09 +02:00
parent ff48d8f53a
commit 9c81e267c9

13
lang/nl/lang.php Normal file
View File

@@ -0,0 +1,13 @@
<?php
/*
* additional language strings used by plugin
*
* dutch version
*
* @author Mark C. Prins <mprins@users.sf.net>
*/
$lang['filename'] = 'Bestandsnaam';
$lang['filesize'] = 'Bestandsgrootte';
$lang['lastmodified'] = 'Laatst gewijzigd';
$lang['error_nomatch'] = 'Niets gevonden';
$lang['error_outsidejail'] = 'Toegang geweigerd';