changes-2

This commit is contained in:
KNaveenraj-ladybird
2023-10-12 13:05:01 +05:30
parent 431dd05bf2
commit d2a8c828a8
42 changed files with 1046 additions and 1000 deletions

View File

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

View File

@@ -2,4 +2,5 @@
return [
'logs' => 'Logs',
'system_logs' => 'System logs',
];