From 4005c3866668fcbfc2a0728fe7322b4a970d2f69 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sun, 14 Feb 2016 11:05:47 +0100 Subject: [PATCH] Update nl_NL, thanks to Pat2309 --- language/nl_NL/common.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index ba8ebe8a3..91a52db1f 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -444,4 +444,5 @@ $lang['month']['5'] = 'Mei'; $lang['month']['6'] = 'Juni'; $lang['month']['7'] = 'Juli'; $lang['month']['8'] = 'Augustus'; -$lang['month']['9'] = 'September'; \ No newline at end of file +$lang['month']['9'] = 'September'; +$lang['Your authentication key is no longer valid.'] = 'Uw authenticatie sleutel is niet langer geldig.'; \ No newline at end of file