aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/admin.php')
-rw-r--r--app/i18n/de/admin.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/de/admin.php b/app/i18n/de/admin.php
index 2bb5ebe52..72a9f1925 100644
--- a/app/i18n/de/admin.php
+++ b/app/i18n/de/admin.php
@@ -83,10 +83,12 @@ return array(
'_' => 'Base URL', // IGNORE
'recommendation' => 'Automatische Empfehlung: <kbd>%s</kbd>',
),
+ 'closed_registration_message' => 'Message if registrations are closed', // TODO
'cookie-duration' => array(
'help' => 'in Sekunden',
'number' => 'Eingeloggt bleiben für',
),
+ 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO
'force_email_validation' => 'E-Mail Adressvalidierung erzwingen',
'instance-name' => 'Bezeichnung',
'max-categories' => 'Anzahl erlaubter Kategorien pro Benutzer',