Apply fixes from StyleCI
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
return[
|
||||
'logs' => 'مؤلف',
|
||||
'system_logs'=> 'سجلات النظام',
|
||||
'system_logs' => 'سجلات النظام',
|
||||
|
||||
];
|
||||
|
931
lang/ar/lang.php
931
lang/ar/lang.php
File diff suppressed because it is too large
Load Diff
@@ -1675,7 +1675,7 @@ return [
|
||||
'lockout_period:' => 'Lockout Period:',
|
||||
'Lockout_Message:' => 'Lockout Message:',
|
||||
'please_enter_valid_no_days' => 'Please enter valid no of days',
|
||||
'author' =>'Author',
|
||||
'author' => 'Author',
|
||||
'what_should_be_done_with_content_owned_by_this_user' => 'What should be done with content owned by this user',
|
||||
'ticket_conversation' => 'Ticket Conversation',
|
||||
'download_file' => 'Download file',
|
||||
|
@@ -1652,5 +1652,5 @@ return [
|
||||
'clean-forever' => 'удалить навсегда',
|
||||
'mail-sent-to-job-for-process' => 'Почта была отправлена на задание для обработки, она появится в вашем почтовом ящике после обработки выбранной службой очереди. Если вы не получаете почту, проверьте журнал на наличие ошибок или предупреждений.',
|
||||
//updated 10-10-2023
|
||||
'what_should_be_done_with_content_owned_by_this_user' =>'Что следует делать с контентом, принадлежащим этому пользователю',
|
||||
'what_should_be_done_with_content_owned_by_this_user' => 'Что следует делать с контентом, принадлежащим этому пользователю',
|
||||
];
|
||||
|
Reference in New Issue
Block a user