6 lines
108 B
PHP
6 lines
108 B
PHP
<?php
|
|
|
|
return [
|
|
'unauthorized' => 'غير مصرح لك بالوصول إلى هذا المورد.',
|
|
];
|