diff options
Diffstat (limited to 'app/i18n/he')
| -rw-r--r-- | app/i18n/he/admin.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index a29e0d804..f0be03998 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -83,10 +83,12 @@ return array( '_' => 'Base URL', // TODO 'recommendation' => 'Automatic recommendation: <kbd>%s</kbd>', // TODO ), + 'closed_registration_message' => 'Message if registrations are closed', // TODO 'cookie-duration' => array( 'help' => 'in seconds', // TODO 'number' => 'Duration to keep logged in', // TODO ), + 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO 'force_email_validation' => 'Force email address validation', // TODO 'instance-name' => 'Instance name', // TODO 'max-categories' => 'Max number of categories per user', // TODO |
