You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?php
-
- /**
- * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author talal <ksa76@hotmail.com>
- * @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['userchangefail'] = 'فشل تغيير سمات المستخدم. ربما لا يمتلك حسابك أذونات لإجراء تغييرات؟';
- $lang['connectfail'] = 'فشل الاتصال بخادم Active Directory';
|