From 8c339e9295798507fde288e7566a6e1b9e657f76 Mon Sep 17 00:00:00 2001 From: alhajr Date: Wed, 1 Jan 2014 09:06:09 +0100 Subject: translation update --- inc/lang/ar/lang.php | 5 +++-- lib/plugins/revert/lang/ar/lang.php | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/inc/lang/ar/lang.php b/inc/lang/ar/lang.php index fdb407da0..32c02ece3 100644 --- a/inc/lang/ar/lang.php +++ b/inc/lang/ar/lang.php @@ -8,6 +8,7 @@ * @author Usama Akkad * @author uahello@gmail.com * @author Ahmad Abd-Elghany + * @author alhajr */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'rtl'; @@ -32,8 +33,8 @@ $lang['btn_upload'] = 'ارفع'; $lang['btn_cancel'] = 'ألغ'; $lang['btn_index'] = 'خريطة موقع'; $lang['btn_secedit'] = 'حرر'; -$lang['btn_login'] = 'لج'; -$lang['btn_logout'] = 'اخرج'; +$lang['btn_login'] = 'تسجيل الدخول'; +$lang['btn_logout'] = 'خروج'; $lang['btn_admin'] = 'المدير'; $lang['btn_update'] = 'حدّث'; $lang['btn_delete'] = 'احذف'; diff --git a/lib/plugins/revert/lang/ar/lang.php b/lib/plugins/revert/lang/ar/lang.php index 27de54f16..71f411c52 100644 --- a/lib/plugins/revert/lang/ar/lang.php +++ b/lib/plugins/revert/lang/ar/lang.php @@ -7,6 +7,7 @@ * @author Usama Akkad * @author uahello@gmail.com * @author Ahmad Abd-Elghany + * @author alhajr */ $lang['menu'] = 'مدير الاسترجاع'; $lang['filter'] = 'ابحث في الصفحات المتأذاة'; -- cgit v1.2.3