7 lines
66 B
PHP
7 lines
66 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'all' => 'Tüm Roller',
|
||
|
|
||
|
];
|