diff options
Diffstat (limited to '')
-rw-r--r-- | language/ar_SA/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ar_SA/common.lang.php b/language/ar_SA/common.lang.php index 7e9c9e21c..e2575d1be 100644 --- a/language/ar_SA/common.lang.php +++ b/language/ar_SA/common.lang.php @@ -423,4 +423,6 @@ $lang['Go back to the album'] = 'إرجع للألبوم'; $lang['Last Page'] = 'الصفحة الأخيرة'; $lang['Password is missing. Please enter the password.'] = 'لم تكتب كلمة المرور، فضلا ً أكتب كلمة المرور'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'لم يتم تأكيد كلمة المرور، فضلا ً لا أمر أكد المرور رحم الله والديك'; +$lang['%d photos per page'] = 'عدد الصور في كل صفحة %d'; +$lang['Theme'] = 'الواجهة'; ?>
\ No newline at end of file |