corrections

This commit is contained in:
KNaveenraj-ladybird
2023-10-20 09:30:03 +05:30
parent 22d01f83ca
commit 6885c0fe4e
9 changed files with 16 additions and 8 deletions

View File

@@ -1605,7 +1605,7 @@ ed' => 'تعذر إدراج الفئة',
'deleted-users' => 'المستخدمين المحذوفين',
'view-option' => 'خيارات العرض',
'accoutn-not-verified' => 'حساب المستخدم غير موثق',
'enabled' => مكّن',
'enabled' => فعل',
'disabled' => 'معطّل',
'user-account-is-deleted' => 'تم حذف حساب المستخدم هذا.',
'restore-user' => 'استعادة حساب المستخدم',
@@ -1710,4 +1710,7 @@ ed' => 'تعذر إدراج الفئة',
'delete_file' => 'حذف ملف',
'log_file_50M_please_download_it.' => 'ملف السجل أكبر من 50 ميجا، يرجى تنزيله.',
'support' => 'يدعم',
'activated' => 'مفعل',
'add-child' => 'إضافة طفل',
'save-successful' => 'تم الحفظ بنجاح ',
];

View File

@@ -1682,4 +1682,8 @@ return [
'delete_file' => 'Delete file',
'log_file_50M_please_download_it.' => 'Log file >50M, please download it.',
'support' => 'Support',
'optional' => 'Optional',
'activated' => 'Activated',
'add-child' => 'Add Child',
'save-successful' => ' Saved Successfully',
];