add contents
This commit is contained in:
3
lib/plugins/loglog/lang/ar/intro.txt
Normal file
3
lib/plugins/loglog/lang/ar/intro.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
======سجل الدخول و الهروج الاسبوعي للمستخدم======
|
||||
|
||||
هذا التقرير يعرض كل تسجيلات الدخول و الخروج للمستخدم خلال الـ 7 ايام الماضيه.تستطيع استخدام زر التحديد في اسفل الصحفه لعرض الاسابيع الماضيه.
|
16
lib/plugins/loglog/lang/ar/lang.php
Normal file
16
lib/plugins/loglog/lang/ar/lang.php
Normal file
@@ -0,0 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Ali Almlfy <Almlfy@hotmail.com>
|
||||
*/
|
||||
$lang['menu'] = 'سجل الدخول و الخروج الاسبوعي للمستخدم ';
|
||||
$lang['date'] = 'التاريخ';
|
||||
$lang['ip'] = 'عنوان الايبي';
|
||||
$lang['action'] = 'نفذ';
|
||||
$lang['range'] = 'اظهر سجل التاريخ';
|
||||
$lang['off'] = 'سجل خروج';
|
||||
$lang['in'] = 'سجل دخول متواصل ';
|
||||
$lang['tin'] = 'سجل دخول موقته';
|
||||
$lang['fail'] = 'محاولت دخول فاشلة';
|
Reference in New Issue
Block a user