diff options
Diffstat (limited to 'app/i18n/fa')
| -rw-r--r-- | app/i18n/fa/admin.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/i18n/fa/admin.php b/app/i18n/fa/admin.php index 5e63eb4d2..a50ec88f8 100644 --- a/app/i18n/fa/admin.php +++ b/app/i18n/fa/admin.php @@ -83,10 +83,12 @@ return array( '_' => 'آدرس پایه', 'recommendation' => 'توصیه: <kbd>%s</kbd>', ), + 'closed_registration_message' => 'Message if registrations are closed', // TODO 'cookie-duration' => array( 'help' => ' در ثانیه', 'number' => ' مدت زمان ورود به سیستم', ), + 'default_closed_registration_message' => 'This server does not accept new registrations at the moment.', // TODO 'force_email_validation' => ' اعتبارسنجی آدرس ایمیل اجباری', 'instance-name' => ' نام نمونه', 'max-categories' => ' حداکثر تعداد دسته ها برای هر کاربر', |
