Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2023-10-12 07:39:12 +00:00
parent d2a8c828a8
commit 0b06584e19
5 changed files with 902 additions and 911 deletions

View File

@@ -2,6 +2,6 @@
return[
'logs' => 'مؤلف',
'system_logs'=> 'سجلات النظام',
'system_logs' => 'سجلات النظام',
];

View File

@@ -1,6 +1,6 @@
<?php
return [
'logs' => 'Logs',
'logs' => 'Logs',
'system_logs' => 'System logs',
];