5 lines
56 B
PHP
5 lines
56 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'no-name' => 'Без имени',
|
||
|
];
|