aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/nl/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/nl/admin.php')
-rw-r--r--app/i18n/nl/admin.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/nl/admin.php b/app/i18n/nl/admin.php
index f354c7a2f..95b346293 100644
--- a/app/i18n/nl/admin.php
+++ b/app/i18n/nl/admin.php
@@ -83,10 +83,12 @@ return array(
'_' => 'Basis-url',
'recommendation' => 'Automatische aanbeveling: <kbd>%s</kbd>',
),
+ 'closed_registration_message' => 'Message if registrations are closed', // TODO
'cookie-duration' => array(
'help' => 'in seconden',
'number' => 'Tijdsduur om ingelogd te blijven',
),
+ 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO
'force_email_validation' => 'Emailadresvalidatie forceren',
'instance-name' => 'Voorbeeld naam',
'max-categories' => 'Categorielimiet per gebruiker',