summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorJohan Wijnker <johan@wijnker.eu>2015-05-05 16:31:25 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-05-05 16:31:25 +0200
commitc93edcafa17e4189ce3be461b6374a62664d2d51 (patch)
treeb10b3f63242c7a4eddd7629ea436e0bc32330844 /inc
parentdfe7cc3f3bfbfccec6a38a94ac0f2242e8bc59e7 (diff)
downloadrpg-c93edcafa17e4189ce3be461b6374a62664d2d51.tar.gz
rpg-c93edcafa17e4189ce3be461b6374a62664d2d51.tar.bz2
translation update
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/nl/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/lang/nl/lang.php b/inc/lang/nl/lang.php
index f0a235d67..e7d82af19 100644
--- a/inc/lang/nl/lang.php
+++ b/inc/lang/nl/lang.php
@@ -25,6 +25,7 @@
* @author Rene <wllywlnt@yahoo.com>
* @author Johan Vervloet <johan.vervloet@gmail.com>
* @author Mijndert <mijndert@mijndertstuij.nl>
+ * @author Johan Wijnker <johan@wijnker.eu>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
@@ -353,3 +354,5 @@ $lang['currentns'] = 'Huidige namespace';
$lang['searchresult'] = 'Zoekresultaat';
$lang['plainhtml'] = 'Alleen HTML';
$lang['wikimarkup'] = 'Wiki Opmaak';
+$lang['page_nonexist_rev'] = 'Pagina bestaat niet bij %s. Het is vervolgens aangemaakt bij <a href="%s">%s</a>.';
+$lang['unable_to_parse_date'] = 'Begrijp het niet bij parameter "% s".';