9 lines
71 B
PHP
9 lines
71 B
PHP
<?php
|
|
/**
|
|
*
|
|
*/
|
|
|
|
return [
|
|
'none' => 'There are no downloads!',
|
|
];
|