diff options
Diffstat (limited to 'core/l10n/nl.php')
-rw-r--r-- | core/l10n/nl.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php index 68fd3d2c381..77e1dff586f 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Expiration date is in the past." => "De vervaldatum ligt in het verleden.", "Couldn't send mail to following users: %s " => "Kon geen e-mail sturen aan de volgende gebruikers: %s", "Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld", "Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld", |