Add script 'get-openssl-version.sh'.
This commit is contained in:
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Khalid <khalid.aljahil@gmail.com>
|
||||
* @author Mohamed Belhsine <b.mohamed897@gmail.com>
|
||||
* @author Usama Akkad <uahello@gmail.com>
|
||||
*/
|
||||
$lang['domain'] = 'مجال تسجيل الدخول';
|
||||
$lang['authpwdexpire'] = 'ستنتهي صلاحية كلمة السر في %d . عليك بتغييرها سريعا.';
|
||||
$lang['passchangefail'] = 'فشل تغيير كلمة المرور. قد يكون السبب عدم موافاة شروط كلمة المرور.';
|
||||
$lang['connectfail'] = 'فشل الاتصال بخادم Active Directory';
|
Reference in New Issue
Block a user