Skip to content

Commit e61af3c

Browse files
committed
Fixed formatting
syntax error, unexpected single-quoted string "Delete theme", expecting "]"
1 parent 6481770 commit e61af3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

resources/lang/ar/messages.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@
462462
*/
463463

464464
'Information about PHP’s configuration' => 'معلومات حول تكوين PHP',
465-
'Outputs information about the current state of PHP' => 'يعرض معلومات حول الحالة الحالية لـ PHP'
465+
'Outputs information about the current state of PHP' => 'يعرض معلومات حول الحالة الحالية لـ PHP',
466466

467467
/*
468468
|--------------------------------------------------------------------------
@@ -499,14 +499,14 @@
499499
'Pending' => 'قيد الانتظار',
500500
'Verified' => 'تم التحقق',
501501
'Approved' => 'تمت الموافقة',
502-
'Add new user' => 'إضافة مستخدم جديد'
502+
'Add new user' => 'إضافة مستخدم جديد',
503503

504504
# Tooltips
505505
'tt.Delete' => 'حذف',
506506
'tt.Edit' => 'تعديل',
507507
'tt.All links' => 'كافة الروابط',
508508

509-
'confirm.delete.user' => 'هل أنت متأكد أنك تريد حذف هذا المستخدم؟\nلا يمكن التراجع عن هذا الإجراء!'
509+
'confirm.delete.user' => 'هل أنت متأكد أنك تريد حذف هذا المستخدم؟\nلا يمكن التراجع عن هذا الإجراء!',
510510
# Date Format
511511
'date.format' => 'd/m/Y',
512512

@@ -829,7 +829,7 @@
829829
|
830830
*/
831831

832-
'No notifications' => 'لا توجد إشعارات'
832+
'No notifications' => 'لا توجد إشعارات',
833833

834834
# Security Risk Notification
835835
'Your security is at risk!' => 'تعرض أمانك للخطر!',

0 commit comments

Comments
 (0)